From a771785adb037a14e82989186285091d9785f881 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Jul 2019 10:09:56 +0000 Subject: [PATCH] akonadi-contacts: update to 19.04.3 [ci skip] --- srcpkgs/akonadi-contacts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/akonadi-contacts/template b/srcpkgs/akonadi-contacts/template index 7afa62a7ab0..0d00dbfcd12 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=19.04.2 +version=19.04.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.0-or-later, GPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" distfiles="${KDE_SITE}/applications/${version}/src/akonadi-contacts-${version}.tar.xz" -checksum=512c7eb7f67f99ae8863524572d4bb12d2a5bcdb553823988cccff982ac44960 +checksum=9ecae008ccc77ff5982de5152dfc2be62eb1137f24a58aeb74a62291fc2fd93c if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"