Date: Monday, June 19, 2017 @ 14:46:03 Author: bisson Revision: 298973
upstream update Modified: whois/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-19 14:37:20 UTC (rev 298972) +++ PKGBUILD 2017-06-19 14:46:03 UTC (rev 298973) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=whois -pkgver=5.2.15 +pkgver=5.2.16 pkgrel=1 pkgdesc="The whois client by Marco d'Itri" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('perl') backup=('etc/whois.conf') source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz") -md5sums=('ef99ddbb9105106aa72f7485960d8a10') +sha256sums=('e9d208b61ccea96b611e522d30fb753dbefed0d44cfabe346e1928690453fc3a') build() { cd "${srcdir}/${pkgname}-${pkgver}"
