aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-21 00:49:16 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-21 03:59:38 +0000
commitf2ecbc4d14b7d8ec1d4c86de349de7898a39818d (patch)
tree0ed5b1818e5233ec905602d0bc7d679df15e8c3c
parente62ed02f0bb11292e683903387770c214bd38c87 (diff)
community/xkcdpass: upgrade to 1.17.6
-rw-r--r--community/xkcdpass/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xkcdpass/APKBUILD b/community/xkcdpass/APKBUILD
index db2bffb6370..99c09d12494 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.4
+pkgver=1.17.6
pkgrel=0
pkgdesc="Generate secure multiword passwords/passphrases"
url="https://github.com/redacted/XKCD-password-generator"
@@ -32,5 +32,5 @@ py3() {
amove usr/lib/python*
}
-sha512sums="619c5e5d4255b704415032039b2767cd72608aa2dcbfc30bf94df743e89be41b2eda4340d12c535e5c3427a2f01a7fa5f2efd825024a419fdf211ee704629b9e xkcdpass-1.17.4.tar.gz
+sha512sums="db47d6f0d5711e1aa4520fa3afb78b085b2e5a7599fa7eecbc3f806f5c7edceae9c54c250923147c87a837b54b5efd0d8f34f9c08e3104341f1243de0edf87f9 xkcdpass-1.17.6.tar.gz
23a7c50a96e7d854bdbfdb87852229b147d1f892d05f9d64d899199c0eb7276638c908f8dee17880cf4f611a17565ce1c117c5dfaca9117379ce1e7655f30808 python-to-python3.patch"