diff options
-rw-r--r-- | community/whois/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/whois/APKBUILD b/community/whois/APKBUILD index 01f01df130..cd00abf59b 100644 --- a/community/whois/APKBUILD +++ b/community/whois/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=whois pkgver=5.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="Intelligent WHOIS client by Marco d'Itri" url="https://github.com/rfc1036/whois" arch="all" |