khard: update to 0.12.1.
This commit is contained in:
parent
06ea16e14a
commit
e3bf75f66a
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'khard'
|
# Template file for 'khard'
|
||||||
pkgname=khard
|
pkgname=khard
|
||||||
version=0.11.4
|
version=0.12.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="khard"
|
pycompile_module="khard"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-atomicwrites python3-configobj
|
depends="python3-setuptools python3-atomicwrites python3-configobj
|
||||||
python3-vobject python3-yaml"
|
python3-vobject python3-Unidecode python3-ruamel.yaml"
|
||||||
short_desc="Command-line addressbook built around CardDAV"
|
short_desc="Command-line addressbook built around CardDAV"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
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=81776d05e8f121f8969daf561f5c774c665378255ba0064b02a82d490da610ea
|
checksum=230cff736a6ec2bbe9f4456fad69e586fc88e64f1bc7245b753e68976829fff6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf misc/khard/khard.conf.example
|
vsconf misc/khard/khard.conf.example
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue