khard: update to 0.11.2
This commit is contained in:
parent
25d79f9489
commit
c04446a1ad
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khard'
|
# Template file for 'khard'
|
||||||
pkgname=khard
|
pkgname=khard
|
||||||
version=0.11.1
|
version=0.11.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/scheibler/khard"
|
homepage="https://github.com/scheibler/khard"
|
||||||
distfiles="${PYPI_SITE}/k/khard/khard-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/k/khard/khard-${version}.tar.gz"
|
||||||
checksum=9fb5ef1947efe832974b54cab0ba2cf9f9bfb650297ece6b2b6b54cbb9ab7853
|
checksum=d242e368c13bb5e5b9ee15450c2c752b4e64df203643be36504c155a46327a1d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf misc/khard/khard.conf.example
|
vsconf misc/khard/khard.conf.example
|
||||||
|
|
Loading…
Reference in New Issue