aboutsummaryrefslogtreecommitdiffstats
path: root/community/xkcdpass
diff options
context:
space:
mode:
authorDaniel Isaksen <d@duniel.no>2017-09-07 15:38:29 +0200
committerTimo Teräs <timo.teras@iki.fi>2017-09-08 11:21:02 +0000
commitd872b1a8b43eb3a3c3655a0080c6a215d3195ec6 (patch)
treecd9cdb1e3542cd288f096828326bf76bfce72515 /community/xkcdpass
parent81279cf5a0ce63f63b0b4fa66bfe85ab649d4928 (diff)
downloadaports-d872b1a8b43eb3a3c3655a0080c6a215d3195ec6.tar.bz2
aports-d872b1a8b43eb3a3c3655a0080c6a215d3195ec6.tar.xz
community/xkcdpass: bump version to 1.12.0
[TT: Adjust license, fix checksums]
Diffstat (limited to 'community/xkcdpass')
-rw-r--r--community/xkcdpass/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xkcdpass/APKBUILD b/community/xkcdpass/APKBUILD
index 06ab8469ee..1db38473a8 100644
--- a/community/xkcdpass/APKBUILD
+++ b/community/xkcdpass/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=xkcdpass
-pkgver=1.11.1
+pkgver=1.12.0
pkgrel=0
pkgdesc="Generate secure multiword passwords/passphrases"
url="https://github.com/redacted/XKCD-password-generator"
arch="noarch"
-license="BSD"
+license="BSD-3"
depends="py3-xkcdpass"
makedepends="python3-dev"
subpackages="py3-$pkgname:py3"
@@ -30,4 +30,4 @@ py3() {
mv "$pkgdir"/usr/lib/python* "$subpkgdir"/usr/lib/
}
-sha512sums="2e2b0c34c31856f8d20d33b8d94850a0c6aacfb12d37a837043e8420d44f7171638dc3be5248a60dbad9f34892a21147ce065e03013b9c63124c39cfa8dab5cc xkcdpass-1.11.1.tar.gz"
+sha512sums="c63877fe9dea9c12027121ae9a7ec28253c8f2dc920a571a0b7ee9bcc6930734df7006c95b009cc5dabbe23109915787065328eb41cc37861f950e9ea25712d3 xkcdpass-1.12.0.tar.gz"