summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-13 17:11:50 +0800
committerChocobo12023-04-13 17:11:50 +0800
commitc580e3e5c508e9eb7a8712c8108976a7f713f169 (patch)
tree785b34ec9804ed5bdf9db4b473810a36a788924b /PKGBUILD
parent1e9c523ea426d6c1e2717433b56c6c0abda24809 (diff)
downloadaur-whois-git.tar.gz
upgpkg: whois-git 5.5.16.r0.g41b3435-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a53d326639d..53860ae98210 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=whois-git
-pkgver=5.5.9.r0.g8aabb41
-pkgrel=2
+pkgver=5.5.16.r0.g41b3435
+pkgrel=1
pkgdesc="The whois client by Marco d'Itri"
arch=('i686' 'x86_64')
url="https://github.com/rfc1036/whois"
license=('GPL2')
depends=('glibc' 'libidn2' 'libxcrypt')
makedepends=('git' 'perl')
-provides=('whois')
+provides=("whois=$pkgver")
conflicts=('whois')
backup=('etc/whois.conf')
source=("git+https://github.com/rfc1036/whois.git#branch=next")