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