xkcdpass: update to 1.14.3.

This commit is contained in:
maxice8 2017-12-24 08:06:56 -02:00 committed by Toyam Cox
parent fe9a332026
commit 7e836cf575

View file

@ -1,6 +1,6 @@
# Template file for 'xkcdpass'
pkgname=xkcdpass
version=1.14.2
version=1.14.3
revision=1
noarch=yes
build_style=python3-module
@ -13,7 +13,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=c8b4afcc834db61929d6a3d97a8b031b831466a1b6362be1778dd814d5d18be0
checksum=17c101c146e567f8bd92485be1ab909021852f8cd2bc79d597d69342657109ed
wrksrc="XKCD-password-generator-xkcdpass-${version}"
do_check() {