khal: update to 0.9.4
This commit is contained in:
parent
8bdedfbf08
commit
0629c1fed8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khal'
|
||||
pkgname=khal
|
||||
version=0.9.3
|
||||
version=0.9.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="MIT"
|
||||
homepage="http://lostpackets.de/khal/"
|
||||
distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz"
|
||||
checksum=d4d748ae09fd0069124bf28ca61db1b1fbc3e8e95e2f23e597e28e2e38336ac7
|
||||
checksum=21aa1ac464383a515be9f18d6b06413d17116ef9353d5349211c540c4bd7996e
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue