Date: Thursday, January 12, 2012 @ 07:09:09 Author: giovanni Revision: 146523
upgpkg: whois 5.0.14-1 upstream release Modified: whois/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-12 11:07:58 UTC (rev 146522) +++ PKGBUILD 2012-01-12 12:09:09 UTC (rev 146523) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=whois -pkgver=5.0.13 +pkgver=5.0.14 pkgrel=1 pkgdesc="The whois client by Marco d'Itri" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('libidn') makedepends=('perl') source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.gz") -md5sums=('1c703fa6ddc2f41ae94efc7c8bfc794d') +md5sums=('82c4c93ea589ce1dad1cb02ef04c08b9') build() { cd "${srcdir}/${pkgname}-${pkgver}"
