xkcdpass: update to 1.19.6.
This commit is contained in:
parent
237765ff93
commit
54a951d510
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xkcdpass'
|
||||
pkgname=xkcdpass
|
||||
version=1.19.4
|
||||
revision=2
|
||||
version=1.19.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=39831288fb12d7d73083e718e3d0a643c3f45d7a2e95313dae597d96bea71cd1
|
||||
checksum=f164d5b3f5c2788c6424147e7d5bd0472265e4bed2baa18bed20e9755c405d7a
|
||||
|
||||
post_install() {
|
||||
vman xkcdpass.1
|
||||
|
|
Loading…
Reference in New Issue