mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
khard: update to 0.11.4
This commit is contained in:
parent
7304e520c7
commit
7380441fae
1 changed files with 3 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'khard'
|
# Template file for 'khard'
|
||||||
pkgname=khard
|
pkgname=khard
|
||||||
reverts=0.11.3_1
|
version=0.11.4
|
||||||
version=0.11.3
|
revision=1
|
||||||
revision=2
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="khard"
|
pycompile_module="khard"
|
||||||
|
@ -14,11 +13,8 @@ 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=d6133f5622694dfdb73348604afaa78d20ba7a72178075e76afd045e309cc6ec
|
checksum=81776d05e8f121f8969daf561f5c774c665378255ba0064b02a82d490da610ea
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
sed -i "s/'vobject==.*'/'vobject'/" setup.py
|
|
||||||
}
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf misc/khard/khard.conf.example
|
vsconf misc/khard/khard.conf.example
|
||||||
vinstall misc/zsh/_khard 644 usr/share/zsh/site-functions
|
vinstall misc/zsh/_khard 644 usr/share/zsh/site-functions
|
||||||
|
|
Loading…
Add table
Reference in a new issue