xkcdpass: update to 1.16.0.

This commit is contained in:
Toyam Cox 2018-02-20 01:19:21 -05:00
parent 60e1d7e95e
commit 1783b34761

View file

@ -1,6 +1,6 @@
# Template file for 'xkcdpass'
pkgname=xkcdpass
version=1.14.3
version=1.16.0
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=17c101c146e567f8bd92485be1ab909021852f8cd2bc79d597d69342657109ed
checksum=5d7174c36f633a1c32bc6755bfa4aa4e320264a4836a151525ca3aa25fadd6fd
wrksrc="XKCD-password-generator-xkcdpass-${version}"
do_check() {