summaryrefslogtreecommitdiff
path: root/extra/whois/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/whois/PKGBUILD')
-rw-r--r--extra/whois/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/whois/PKGBUILD b/extra/whois/PKGBUILD
index 7ccd5f456..425c5c379 100644
--- a/extra/whois/PKGBUILD
+++ b/extra/whois/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 203047 2014-01-02 17:53:12Z giovanni $
+# $Id: PKGBUILD 205600 2014-02-08 18:07:53Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=whois
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=1
pkgdesc="The whois client by Marco d'Itri"
arch=('i686' 'x86_64')
@@ -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=('e16cc6ca56a6834ab60ace26215d6b0c')
+md5sums=('aa4561134a03e22e2d759748ca676a97')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"