mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xkcdpass: update to 1.19.6.
This commit is contained in:
parent
237765ff93
commit
54a951d510
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xkcdpass'
|
# Template file for 'xkcdpass'
|
||||||
pkgname=xkcdpass
|
pkgname=xkcdpass
|
||||||
version=1.19.4
|
version=1.19.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools"
|
depends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/redacted/XKCD-password-generator"
|
homepage="https://github.com/redacted/XKCD-password-generator"
|
||||||
distfiles="https://github.com/redacted/XKCD-password-generator/archive/xkcdpass-${version}.tar.gz"
|
distfiles="https://github.com/redacted/XKCD-password-generator/archive/xkcdpass-${version}.tar.gz"
|
||||||
checksum=39831288fb12d7d73083e718e3d0a643c3f45d7a2e95313dae597d96bea71cd1
|
checksum=f164d5b3f5c2788c6424147e7d5bd0472265e4bed2baa18bed20e9755c405d7a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman xkcdpass.1
|
vman xkcdpass.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue