summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 044339b4fcf4..3a53d326639d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=whois-git
pkgver=5.5.9.r0.g8aabb41
-pkgrel=1
+pkgrel=2
pkgdesc="The whois client by Marco d'Itri"
arch=('i686' 'x86_64')
url="https://github.com/rfc1036/whois"
license=('GPL2')
-depends=('glibc' 'libidn2')
+depends=('glibc' 'libidn2' 'libxcrypt')
makedepends=('git' 'perl')
provides=('whois')
conflicts=('whois')