summaryrefslogtreecommitdiff
path: root/extra/whois
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-03 03:19:39 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-03 03:19:39 +0000
commitf72cb0ced39aca827b5269eba5455dbf846410e2 (patch)
tree7047d64bf11194dc5e44ed4f6765ffccb11676cf /extra/whois
parent3cbc40e327b77b23d48f55c76c0efde35a5dad16 (diff)
Fri Jan 3 03:17:00 UTC 2014
Diffstat (limited to 'extra/whois')
-rw-r--r--extra/whois/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/whois/PKGBUILD b/extra/whois/PKGBUILD
index 419e915bc..7ccd5f456 100644
--- a/extra/whois/PKGBUILD
+++ b/extra/whois/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 199908 2013-11-18 18:15:18Z giovanni $
+# $Id: PKGBUILD 203047 2014-01-02 17:53:12Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=whois
-pkgver=5.0.26
-pkgrel=2
+pkgver=5.1.0
+pkgrel=1
pkgdesc="The whois client by Marco d'Itri"
arch=('i686' 'x86_64')
url="http://www.linux.it/~md/software/"
@@ -13,7 +13,7 @@ depends=('libidn')
makedepends=('perl')
backup=('etc/whois.conf')
source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz")
-md5sums=('236829eea77e85df2443a54815a1b41d')
+md5sums=('e16cc6ca56a6834ab60ace26215d6b0c')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"