khal: update to 0.9.2
This commit is contained in:
parent
1fd7f95866
commit
aab2668cc6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khal'
|
||||
pkgname=khal
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
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=99ab487a2fd18f7ee54a50b288618596bad4a40a2d0dbddef9d4902be1953d97
|
||||
checksum=97eb94f345dd7a93f2b983d43e74b3cf86bf679f35e942f17d8823400e2bd0e7
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue