xkcdpass: update to 1.17.0.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Template file for 'xkcdpass'
|
# Template file for 'xkcdpass'
|
||||||
pkgname=xkcdpass
|
pkgname=xkcdpass
|
||||||
version=1.16.5
|
version=1.17.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="XKCD-password-generator-xkcdpass-${version}"
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
wrksrc="XKCD-password-generator-xkcdpass-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="xkcdpass"
|
pycompile_module="xkcdpass"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
|||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/redacted/XKCD-password-generator"
|
homepage="https://github.com/redacted/XKCD-password-generator"
|
||||||
distfiles="https://github.com/redacted/XKCD-password-generator/archive/xkcdpass-${version}.tar.gz"
|
distfiles="https://github.com/redacted/XKCD-password-generator/archive/xkcdpass-${version}.tar.gz"
|
||||||
checksum=7778cc8924273a3f8313888817dc37dc845a838b5f42f0c5ab0267b2adddebff
|
checksum=7dcfb2b38f95f173754ecc5ecd5dde08516d4c72be4e2ccdfe5f6685fb7c3c43
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
pytest3
|
pytest3
|
||||||
|
|||||||
Reference in New Issue
Block a user