From 45b5889a20eddb88c59bb8df84364900846b7c38 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 7 Mar 2019 17:15:22 +0100 Subject: [PATCH] akonadi-contacts: update to 18.12.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 debe5cc1fd9..e4b115bc58e 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.2 +version=18.12.3 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=1eaa69ad10bd6b615efcd71d47ce88fbf2a40e953c513f89cfcba785b46a2347 +checksum=6ad8e352744c258b66a0c6155322681fa4ec50422c81fe4248414b0834e645cc if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"