khal: update to 0.10.4.
This commit is contained in:
parent
506deaf08a
commit
36447199f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'khal'
|
||||
pkgname=khal
|
||||
version=0.10.3
|
||||
version=0.10.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +13,8 @@ maintainer="Anachron <gith@cron.world>"
|
|||
license="MIT"
|
||||
homepage="http://lostpackets.de/khal/"
|
||||
distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz"
|
||||
checksum=2fdd8fc14fe597e5a7d6e9c63c7868d960b4ed021b563c684a71f07090eda432
|
||||
checksum=3fdb980a9a61c0206d7a82b16f77b408a4f341a2b866b9c9fcf6a641850d129f
|
||||
make_check=ci-skip
|
||||
|
||||
pre_build() {
|
||||
vsed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue