From 41f794210158f540848346e7345962af6af5c037 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 27 May 2018 07:51:00 -0300 Subject: [PATCH] khal: update to 0.9.9. Closes #14733. Signed-off-by: Enno Boland --- srcpkgs/khal/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/khal/template b/srcpkgs/khal/template index af813a4299c..68c72be66b7 100644 --- a/srcpkgs/khal/template +++ b/srcpkgs/khal/template @@ -1,20 +1,19 @@ # Template file for 'khal' pkgname=khal -version=0.9.8 +version=0.9.9 revision=1 noarch=yes build_style=python3-module pycompile_module="khal" hostmakedepends="python3-setuptools" -depends="python3-setuptools python3-click python3-configobj - python3-dateutil python3-icalendar python3-pytz python3-tzlocal - python3-urwid python3-xdg python3-atomicwrites" +depends="python3-atomicwrites python3-click python3-configobj python3-icalendar + python3-setuptools python3-tzlocal python3-urwid python3-xdg" short_desc="Command-line calendar build around CalDAV" maintainer="Oliver Kiddle " license="MIT" homepage="http://lostpackets.de/khal/" distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz" -checksum=fe049e1ed3238461c108f7ef4abba09f46130f77f0e2b80418529f6dfb1b9dae +checksum=50e7c40028c37d4ec76a3ef80e99af5f837ad6857590e76cc64ee29b16560937 pre_build() { sed -i setup.py \