summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Hebb2019-03-09 11:54:12 -0800
committerThomas Hebb2019-03-09 11:54:12 -0800
commitc7243c718110d65260d97c3c1e654a81a8733300 (patch)
treee283d072ebdeec66261474462bf54b3e50fc7f26 /PKGBUILD
parentdfd9333ec8ff63030733abda514bf037103fa22d (diff)
downloadaur-c7243c718110d65260d97c3c1e654a81a8733300.tar.gz
Update to 5.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 243995d3bf9f..767777387e48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Hebb <tommyhebb@gmail.com>
pkgname=debian-whois-mkpasswd
-pkgver=5.4.0
+pkgver=5.4.1
_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=('3775ae0cfaa6dd8d886e5233c4826225cddcb88c99c2a08130d14e15fe58e378')
+sha256sums=('3ee6591fb14c103791430a8e6eb3d4c38a9f52aad799ea58c94250bd6985ec50')
build() {
cd "${srcdir}/whois-${pkgver}${_debian_backport}"