summaryrefslogtreecommitdiff
path: root/extra/whois
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-05-04 00:47:11 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-05-04 00:47:11 +0200
commitc39cbc60bd9cca21cdb7f174725bcd1f866e95d9 (patch)
treee1ab5429c30dcac4e282e1fba53182f0ea509d75 /extra/whois
parent70dd19e62605010a1403e8e28a9d40ca5b09409a (diff)
parent5520a8b04cecf4af812cbf2285e9ab6efabe147f (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libgringotts/PKGBUILD community/ruby-gtk2/PKGBUILD community/steghide/PKGBUILD community/twin/PKGBUILD core/bzip2/PKGBUILD multilib/lib32-mpg123/PKGBUILD testing/samba/PKGBUILD testing/xfsprogs/PKGBUILD
Diffstat (limited to 'extra/whois')
-rw-r--r--extra/whois/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/whois/PKGBUILD b/extra/whois/PKGBUILD
index a6f82d6d1..dd9f8cce3 100644
--- a/extra/whois/PKGBUILD
+++ b/extra/whois/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 154285 2012-03-25 10:31:57Z giovanni $
+# $Id: PKGBUILD 158030 2012-05-01 10:41:36Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=whois
-pkgver=5.0.15
+pkgver=5.0.16
pkgrel=1
pkgdesc="The whois client by Marco d'Itri"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('3ff3d7a13f51152c2a6b5f59c00765f0')
+md5sums=('6d689965473c23db6be890c7e5260c67')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"