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'
|
||||
pkgname=khal
|
||||
version=0.9.7
|
||||
version=0.9.8
|
||||
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=bbdacd99e725a21e35c5baf335261bf40528735bda6499c509ebbde39c303774
|
||||
checksum=fe049e1ed3238461c108f7ef4abba09f46130f77f0e2b80418529f6dfb1b9dae
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in a new issue