aboutsummaryrefslogtreecommitdiffstats
path: root/community/xkcdpass
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2019-02-16 14:16:39 +0000
committerAndy Postnikov <apostnikov@gmail.com>2019-02-16 17:08:29 +0200
commit1daf679c7cbb11e1873247be67387babb93d02d8 (patch)
treeed0d75d8404c16435349108768d9392f677678c0 /community/xkcdpass
parentdf277568e216f39cfae0c155a23703bb241ba85f (diff)
downloadaports-1daf679c7cbb11e1873247be67387babb93d02d8.tar.bz2
aports-1daf679c7cbb11e1873247be67387babb93d02d8.tar.xz
community/xkcdpass: upgrade to 1.17.2
Diffstat (limited to 'community/xkcdpass')
-rw-r--r--community/xkcdpass/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xkcdpass/APKBUILD b/community/xkcdpass/APKBUILD
index 65f48cdf4c..40a612289b 100644
--- a/community/xkcdpass/APKBUILD
+++ b/community/xkcdpass/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=xkcdpass
-pkgver=1.17.0
+pkgver=1.17.2
pkgrel=0
pkgdesc="Generate secure multiword passwords/passphrases"
url="https://github.com/redacted/XKCD-password-generator"
@@ -37,5 +37,5 @@ py3() {
mv "$pkgdir"/usr/lib/python* "$subpkgdir"/usr/lib/
}
-sha512sums="b829f6df26d745bb104b290c5a22cd331bb804027ebf565de1cc868e0b2bd0f35c5c900e35cb6ab09c014364adfa13b0ea9591f4d3b0063389c6a482478ffddd xkcdpass-1.17.0.tar.gz
+sha512sums="f9e1df8cd3cf09bfa796e2bf89788c8dc7a254bceb003a92befc43240df6a59939ffde02fdd130c31122df0f1fab8405a8d9f6b42725c5e34565199bb2f3028b xkcdpass-1.17.2.tar.gz
23a7c50a96e7d854bdbfdb87852229b147d1f892d05f9d64d899199c0eb7276638c908f8dee17880cf4f611a17565ce1c117c5dfaca9117379ce1e7655f30808 python-to-python3.patch"