From 1e3c10d5e2289468b31f6ef71ad16be71609f657 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 Nov 2019 16:50:54 +0100 Subject: [PATCH] akonadi5: update to 19.12.0 [ci skip] --- srcpkgs/akonadi5/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/akonadi5/template b/srcpkgs/akonadi5/template index e98b96a2b4c..fec5c3ae3c1 100644 --- a/srcpkgs/akonadi5/template +++ b/srcpkgs/akonadi5/template @@ -1,6 +1,6 @@ # Template file for 'akonadi5' pkgname=akonadi5 -version=19.08.3 +version=19.12.0 revision=1 wrksrc="akonadi-${version}" build_style=cmake @@ -15,8 +15,8 @@ short_desc="PIM layer providing an asynchronous API to access PIM data" maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" -distfiles="${KDE_SITE}/applications/${version}/src/akonadi-${version}.tar.xz" -checksum=cfdfa4767b1bd420c7979cf5125cc56d3926181f8484dc39ecd84a9e0808ee6c +distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz" +checksum=086efe59459c3c214dc58fd612110a8b66116905abd856d35a172f20b4c56db2 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"