We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1fe195 commit 8ed2cfeCopy full SHA for 8ed2cfe
1 file changed
srcpkgs/khard/template
@@ -1,7 +1,7 @@
1
# Template file for 'khard'
2
pkgname=khard
3
-version=0.18.0
4
-revision=3
+version=0.19.1
+revision=1
5
build_style=python3-module
6
# fails in CI
7
make_check_args="--deselect test/test_command_line_interface.py::MiscCommands"
@@ -15,7 +15,7 @@ license="GPL-3.0-only"
15
homepage="https://khard.readthedocs.io/en/latest/"
16
changelog="https://raw.githubusercontent.com/lucc/khard/develop/CHANGES"
17
distfiles="${PYPI_SITE}/k/khard/khard-${version}.tar.gz"
18
-checksum=fe88d4b47fdd948610ac573c01fa13d1b7996265cbc44391085761af9a030615
+checksum=59f30a0da3c3da3eb04f4dbe18ee4763913b685d99ec8418fd574a88c491c490
19
20
post_install() {
21
vsconf doc/source/examples/khard.conf.example
0 commit comments