mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
khal: update to 0.9.8. (#8079)
This commit is contained in:
parent
cbfee928b6
commit
84fadbd3a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khal'
|
# Template file for 'khal'
|
||||||
pkgname=khal
|
pkgname=khal
|
||||||
version=0.9.7
|
version=0.9.8
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://lostpackets.de/khal/"
|
homepage="http://lostpackets.de/khal/"
|
||||||
distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz"
|
||||||
checksum=bbdacd99e725a21e35c5baf335261bf40528735bda6499c509ebbde39c303774
|
checksum=fe049e1ed3238461c108f7ef4abba09f46130f77f0e2b80418529f6dfb1b9dae
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Reference in a new issue