khal: update to 0.9.7
This commit is contained in:
parent
8d6ed763c4
commit
16d00a3099
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'khal'
|
||||
pkgname=khal
|
||||
version=0.9.6
|
||||
revision=2
|
||||
version=0.9.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="khal"
|
||||
|
@ -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=6ec7ce0202764839521f47805e10ac1f54e9adfae3f82e7c1e67ad88eefd6772
|
||||
checksum=bbdacd99e725a21e35c5baf335261bf40528735bda6499c509ebbde39c303774
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue