From 0111191b6cb5f2ff5b2c5d760a17150627253ccb Mon Sep 17 00:00:00 2001 From: John Date: Fri, 9 Nov 2018 01:16:32 +0100 Subject: [PATCH] akonadi-contacts: update to 18.08.3. --- 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 adecf3b5185..bd69f47d2af 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.08.2 +version=18.08.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=03fb98021b58d4dd5ae73b4d23ac1067fc1bd320e75794d6b111acc28692842c +checksum=f84fa7d46eaed19ac0eebab4a379460ae3afd486c1da66d0f809b1d496e628a1 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"