mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
xkcdpass: update to 1.19.4.
This commit is contained in:
parent
944c72813c
commit
588190a38d
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xkcdpass'
|
||||
pkgname=xkcdpass
|
||||
version=1.19.3
|
||||
revision=3
|
||||
version=1.19.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools"
|
||||
|
@ -11,11 +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=8ac1e1778c6c9bb1725816244695c79c622414f6937406be1eb10606de166340
|
||||
|
||||
do_check() {
|
||||
pytest3
|
||||
}
|
||||
checksum=39831288fb12d7d73083e718e3d0a643c3f45d7a2e95313dae597d96bea71cd1
|
||||
|
||||
post_install() {
|
||||
vman xkcdpass.1
|
||||
|
|
Loading…
Add table
Reference in a new issue