From 0dc13510de14b5cc3f5ad27c6dcdca56e360755d Mon Sep 17 00:00:00 2001 From: Anachron Date: Fri, 9 Aug 2019 14:31:01 +0200 Subject: [PATCH] khal: update to 0.10.1. --- srcpkgs/khal/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/khal/template b/srcpkgs/khal/template index 7bd718ace93..39d08a66ba8 100644 --- a/srcpkgs/khal/template +++ b/srcpkgs/khal/template @@ -1,6 +1,6 @@ # Template file for 'khal' pkgname=khal -version=0.9.10 +version=0.10.1 revision=1 archs=noarch build_style=python3-module @@ -10,11 +10,11 @@ depends="python3-setuptools python3-click python3-click-log python3-configobj python3-dateutil python3-icalendar python3-pytz python3-tzlocal python3-urwid python3-xdg python3-atomicwrites" short_desc="Command-line calendar build around CalDAV" -maintainer="Oliver Kiddle " +maintainer="Anachron " license="MIT" homepage="http://lostpackets.de/khal/" distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz" -checksum=040ed1c2183f16ab97df5de93d6e8421bdb1f930fb895d3a4a10fb3e1a90000e +checksum=d450f9da70ddead28d794eed81c2d2a074655980a16cbd9f47f1c0c9e59b0be5 pre_build() { sed -i setup.py \