From 104af74eb184d785aa68f977efd40961c1625e74 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 8 Nov 2019 20:49:15 +0100 Subject: [PATCH] akonadi-contacts: update to 19.08.3 [ci skip] --- srcpkgs/akonadi-contacts/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/akonadi-contacts/template b/srcpkgs/akonadi-contacts/template index 90191703a9d..d3755ea9130 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,7 +1,7 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=19.08.2 -revision=2 +version=19.08.3 +revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons" makedepends="kio-devel kcontacts-devel kmime-devel akonadi-mime-devel prison-devel" @@ -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=eafeb550faea91a56109821864eedfbd619dc7850887746d31c1724ea7561920 +checksum=a95ff2621e198e2685b7cd591e39437e68b5670cd710ce06088bd16618d281df if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"