mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
khard: update to 0.19.1
This commit is contained in:
parent
a1fe195e83
commit
8ed2cfeff4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'khard'
|
||||
pkgname=khard
|
||||
version=0.18.0
|
||||
revision=3
|
||||
version=0.19.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# fails in CI
|
||||
make_check_args="--deselect test/test_command_line_interface.py::MiscCommands"
|
||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://khard.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/lucc/khard/develop/CHANGES"
|
||||
distfiles="${PYPI_SITE}/k/khard/khard-${version}.tar.gz"
|
||||
checksum=fe88d4b47fdd948610ac573c01fa13d1b7996265cbc44391085761af9a030615
|
||||
checksum=59f30a0da3c3da3eb04f4dbe18ee4763913b685d99ec8418fd574a88c491c490
|
||||
|
||||
post_install() {
|
||||
vsconf doc/source/examples/khard.conf.example
|
||||
|
|
Loading…
Add table
Reference in a new issue