xkcdpass: update to 1.16.3.

Closes: #12836 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
cr6git 2018-03-23 11:25:48 +01:00 committed by Jürgen Buchmüller
parent 67137b7179
commit dcc69cdbd7
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'xkcdpass'
pkgname=xkcdpass
version=1.16.2
version=1.16.3
revision=1
wrksrc="XKCD-password-generator-xkcdpass-${version}"
noarch=yes
build_style=python3-module
pycompile_module="xkcdpass"
@ -13,8 +14,7 @@ short_desc="Generate secure multiword passwords/passphrases, inspired by XKCD"
homepage="https://github.com/redacted/XKCD-password-generator"
license="BSD"
distfiles="https://github.com/redacted/XKCD-password-generator/archive/xkcdpass-${version}.tar.gz"
checksum=be1aff73a07226b22e21e31f40f6f51f87ebeaa15cf92260aebb0105a2e5bb73
wrksrc="XKCD-password-generator-xkcdpass-${version}"
checksum=99e62b8519f453b88f533d9cc7d0d47d8fc6e3c5bd286852e321c327d5a2c4df
do_check() {
pytest3