summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Hebb2016-01-20 17:25:56 -0500
committerThomas Hebb2016-01-20 17:25:56 -0500
commit243c30b14cb98640b86f6fda3c10d135291f8ec6 (patch)
tree4a98cdb0dd5b7f29451ae85bbb425267fd9caee9
parent283fb2cf0fabbf3bc1d1bb9f04a893664615492b (diff)
downloadaur-243c30b14cb98640b86f6fda3c10d135291f8ec6.tar.gz
Update to 5.2.11
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d30b79c879f5..8d7d222969b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Hebb <tommyhebb@gmail.com>
pkgname=debian-whois-mkpasswd
-pkgver=5.2.10
+pkgver=5.2.11
_debian_backport=''
pkgrel=1
pkgdesc="A features-rich front end to the password encryption function crypt(3)."
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="http://packages.debian.org/sid/whois"
license=('GPL')
source=("http://ftp.de.debian.org/debian/pool/main/w/whois/whois_${pkgver}${_debian_backport}.tar.xz")
-sha256sums=('8acb42bc693f73f3141b413f7df11b5582b9b738d9bf0d60e9017a8af4cb53b9')
+sha256sums=('32f7d6be853aa6a6a8ac6dd672bd60ae4f10bc0bedcaa944363ffbef6e57cef7')
build() {
cd "${srcdir}/whois-${pkgver}${_debian_backport}"