Merge pull request #3059 from okapia/khal

khal: update to 0.7.0.
This commit is contained in:
Juan RP 2015-11-27 06:30:02 +01:00
commit 738a058724

View file

@ -1,6 +1,6 @@
# Template file for 'khal'
pkgname=khal
version=0.6.0
version=0.7.0
revision=1
build_style=python-module
python_versions="2.7"
@ -12,7 +12,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=1a2e8d56d20b12ed2c3ef2468ff0ce0c658a8a566b249821b0f4b30cce8ada9a
checksum=c6b0c81df56133e4592f02d8e9b60702079da2affd1b09ba96358ccd8eec9402
pre_build() {
sed -e '/setuptools_scm/d' \