khard: update to 0.17.0
This commit is contained in:
parent
a9c2f1ffac
commit
cd0b2d9559
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'khard'
|
||||
pkgname=khard
|
||||
version=0.15.1
|
||||
revision=2
|
||||
version=0.17.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="khard"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-atomicwrites python3-configobj
|
||||
python3-vobject python3-Unidecode python3-ruamel.yaml"
|
||||
|
@ -13,11 +12,11 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/scheibler/khard"
|
||||
distfiles="${PYPI_SITE}/k/khard/khard-${version}.tar.gz"
|
||||
checksum=5ca8e678133e08fa4861cc31aedf9f30b4f8e3958ed66ede025c23ec5e176aa1
|
||||
checksum=164e1aee9264735ec0473a74a38842e6272bbb814d949a66084c6a373bd95618
|
||||
|
||||
post_install() {
|
||||
vsconf misc/khard/khard.conf.example
|
||||
vsconf misc/khard/template_for_contact_creation.yaml
|
||||
vsconf doc/source/examples/khard.conf.example
|
||||
vsconf khard/data/template.yaml
|
||||
vinstall misc/zsh/_khard 644 usr/share/zsh/site-functions
|
||||
vinstall misc/zsh/_email-khard 644 usr/share/zsh/site-functions
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user