summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarco Kundt2016-01-22 16:16:34 +0100
committerMarco Kundt2016-01-22 16:16:34 +0100
commit24e52f7490a8af6e5d341d6e276a0d2dcdfcfd98 (patch)
treebd0da8b4febed5b9dc99f60d9b89fb37d03b4714 /PKGBUILD
parent5a603360a3c8437807cb7c479c3e1220936355a7 (diff)
downloadaur-24e52f7490a8af6e5d341d6e276a0d2dcdfcfd98.tar.gz
upgpkg: xkcdpass 1.4.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abe8c6fb160b..2a4d239776cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xkcdpass
_pkgname=XKCD-password-generator-xkcdpass
-pkgver=1.4.0
+pkgver=1.4.2
pkgrel=1
pkgdesc="Generate secure multiword passwords/passphrases, inspired by XKCD"
arch=('any')
@@ -12,7 +12,7 @@ depends=('python' 'python-setuptools')
makedepends=()
options=(!emptydirs)
source=("https://github.com/redacted/XKCD-password-generator/archive/$pkgname-$pkgver.tar.gz")
-sha256sums=('235113f0be798a9fe43370ee64dbfce75bfaccbdd832c253f3921c0f8a9f3628')
+sha256sums=('afb4fbfe3f025d63336384814cff34aa3000ed8ff32ad50382457bee84948c0e')
package() {
cd "$srcdir/$_pkgname-$pkgver"