summaryrefslogtreecommitdiff
path: root/extra/whois/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/whois/PKGBUILD')
-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}"