khard: update to 0.13.0
This commit is contained in:
parent
d5857c9904
commit
83010e6c96
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khard'
|
||||
pkgname=khard
|
||||
version=0.12.2
|
||||
version=0.13.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -13,9 +13,11 @@ 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=9193d2d07cdb69cc6e35a0732111efb92bbfba854a1dd42b4f9c91a52a16c507
|
||||
checksum=fc93d0b91f7e688a8f60896b4ff7b1968d6b4cb58d80fca9977232c3a68ed2d3
|
||||
|
||||
post_install() {
|
||||
vsconf misc/khard/khard.conf.example
|
||||
vsconf misc/khard/template_for_contact_creation.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 a new issue