Date: Tuesday, February 18, 2020 @ 23:10:48 Author: bisson Revision: 375852
upstream update Modified: whois/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-18 22:19:44 UTC (rev 375851) +++ PKGBUILD 2020-02-18 23:10:48 UTC (rev 375852) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=whois -pkgver=5.5.5 +pkgver=5.5.6 pkgrel=1 pkgdesc='Intelligent WHOIS client' url='https://github.com/rfc1036/whois' @@ -12,7 +12,7 @@ depends=('libidn2') makedepends=('perl') source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz") -sha256sums=('c30e8a444482eadac157be42649833ef77c5ea9fb5cbcbabb6ee3f2254e5530d') +sha256sums=('cba1e9000c60950f46a96ba23e8eea8aee240a2b8560e63a6bfb33f9034af14e') backup=('etc/whois.conf')
