summaryrefslogtreecommitdiff
path: root/extra/whois
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-31 02:01:16 -0700
committerroot <root@rshg054.dnsready.net>2013-07-31 02:01:16 -0700
commitb73aa81c21acc75e383d0e73e0fbf553d2b68232 (patch)
treede88d1ae028f57b9f86759cca80d66ef7b32bf97 /extra/whois
parent4afc07385539524e7f85fe0d977b90bc6d124cfd (diff)
Wed Jul 31 01:58:05 PDT 2013
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 8f84439a8..36a012bcd 100644
--- a/extra/whois/PKGBUILD
+++ b/extra/whois/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 187179 2013-06-04 21:40:01Z giovanni $
+# $Id: PKGBUILD 191778 2013-07-30 17:02:46Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=whois
-pkgver=5.0.25
-pkgrel=2
+pkgver=5.0.26
+pkgrel=1
pkgdesc="The whois client by Marco d'Itri"
arch=('i686' 'x86_64')
url="http://www.linux.it/~md/software/"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('libidn')
makedepends=('perl')
source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz")
-md5sums=('8f873c1c51592ee419b2a46b0a3c8432')
+md5sums=('236829eea77e85df2443a54815a1b41d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"