Date: Thursday, February 14, 2019 @ 13:25:05 Author: bisson Revision: 346265
upstream update Modified: whois/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-14 13:24:22 UTC (rev 346264) +++ PKGBUILD 2019-02-14 13:25:05 UTC (rev 346265) @@ -3,8 +3,8 @@ # Contributor: Tom Newsom <[email protected]> pkgname=whois -pkgver=5.4.0 -pkgrel=3 +pkgver=5.4.1 +pkgrel=1 pkgdesc='Intelligent WHOIS client' url='https://github.com/rfc1036/whois' license=('GPL') @@ -12,7 +12,7 @@ depends=('libidn2') makedepends=('perl') source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz") -sha256sums=('3775ae0cfaa6dd8d886e5233c4826225cddcb88c99c2a08130d14e15fe58e378') +sha256sums=('3ee6591fb14c103791430a8e6eb3d4c38a9f52aad799ea58c94250bd6985ec50') backup=('etc/whois.conf')
