diff --git a/whois/trunk/PKGBUILD b/whois/trunk/PKGBUILD index ab1d90df868..7c1e9633e52 100644 --- a/whois/trunk/PKGBUILD +++ b/whois/trunk/PKGBUILD @@ -4,15 +4,16 @@ pkgname=whois pkgver=5.5.6 -pkgrel=2 +pkgrel=3 pkgdesc='Intelligent WHOIS client' url='https://github.com/rfc1036/whois' license=('GPL') arch=('x86_64') depends=('libidn2') makedepends=('perl') -source=("https://deb.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz") -sha256sums=('cba1e9000c60950f46a96ba23e8eea8aee240a2b8560e63a6bfb33f9034af14e') +source=("git+https://github.com/rfc1036/whois.git#tag=v${pkgver}?signed") +validpgpkeys=('6791403B68AE2690517C42EAE6FFF1E38DC968B0') # Marco d'Itri +sha256sums=('SKIP') backup=('etc/whois.conf')