From 8f3d1c8b2bed7f2ca2432877866055b2966da2f0 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 11 Oct 2019 07:36:07 +0200 Subject: [PATCH] akonadi5: update to 19.08.2. --- srcpkgs/akonadi5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/akonadi5/template b/srcpkgs/akonadi5/template index d1d44f369f2..68a23cde127 100644 --- a/srcpkgs/akonadi5/template +++ b/srcpkgs/akonadi5/template @@ -1,6 +1,6 @@ # Template file for 'akonadi5' pkgname=akonadi5 -version=19.08.1 +version=19.08.2 revision=1 wrksrc="akonadi-${version}" build_style=cmake @@ -16,7 +16,7 @@ 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=32233b59c696a5053f2ee4b7368804635a04e2a5f6d3605848eadafa0306c44d +checksum=f67f0fac07d480739b2d6715862ee47a93fd38f057ac7ef888ed8ddfdc99934f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"