khal: update to 0.9.1
This commit is contained in:
parent
48cfbb76c8
commit
7cb3f39d33
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khal'
|
# Template file for 'khal'
|
||||||
pkgname=khal
|
pkgname=khal
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://lostpackets.de/khal/"
|
homepage="http://lostpackets.de/khal/"
|
||||||
distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz"
|
||||||
checksum=b9aa992a8ed1a5d816eeeff79256ad7edea591acdf16ae30e65bfdc3adef0f8d
|
checksum=99ab487a2fd18f7ee54a50b288618596bad4a40a2d0dbddef9d4902be1953d97
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue