khard: update to 0.9.0
This commit is contained in:
parent
cd49775ddd
commit
265aff0e70
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khard'
|
||||
pkgname=khard
|
||||
version=0.8.1
|
||||
version=0.9.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/scheibler/khard"
|
||||
distfiles="${PYPI_SITE}/k/khard/khard-${version}.tar.gz"
|
||||
checksum=00324a0faf87d8ca80be0a24e7d84a5faf763af3146565ac6b57db8a49d20f25
|
||||
checksum=3a4c8778f314a2d1d2bb550caad7befbfbf141be92d440d682e00847a2cc0379
|
||||
|
||||
post_install() {
|
||||
vinstall misc/khard/khard.conf.example 644 usr/share/examples/khard
|
||||
|
|
Loading…
Reference in New Issue