khal: update to 0.8.2.
This commit is contained in:
parent
ff1983c646
commit
0349641631
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khal'
|
# Template file for 'khal'
|
||||||
pkgname=khal
|
pkgname=khal
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -16,7 +16,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=9d352e4aa6256e493d5aea69540f642158bdcab75d2383e1e43506bf89982094
|
checksum=f2ff3cf58ea4de55b42e6f3cd61818be1ebaf86fabb7f7d5c11b762d07a40c46
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -e '/setuptools_scm/d' \
|
sed -e '/setuptools_scm/d' \
|
||||||
|
|
Loading…
Reference in New Issue