khal: update to 0.9.5
This commit is contained in:
parent
63549df2e0
commit
cb68ed102d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khal'
|
||||
pkgname=khal
|
||||
version=0.9.4
|
||||
version=0.9.5
|
||||
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=21aa1ac464383a515be9f18d6b06413d17116ef9353d5349211c540c4bd7996e
|
||||
checksum=b945894cb4ededa6711989814bd4866815f322aa25dff581d808a7eae5047b3b
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in a new issue