From 677fcaa89cdbd889744c1184adcd7aa178c06048 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 29 Mar 2019 07:39:08 +0100 Subject: [PATCH] akonadi-contacts: update to 19.04.0 [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 e4b115bc58e..0f78870259e 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=18.12.3 +version=19.04.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules" @@ -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=6ad8e352744c258b66a0c6155322681fa4ec50422c81fe4248414b0834e645cc +checksum=65dd20c467daf8d6107a1856c7f112eb937438b5884fe62a09a1763214a7442a if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"