From 7dc7949e9608135327a5db6367909777a70937b9 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 11 Oct 2018 19:47:27 +0200 Subject: [PATCH] akonadi-contacts: update to 18.08.2. --- 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 002d9b8a66d..adecf3b5185 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.1 +version=18.08.2 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=b63b28d7df350311e8a4e990a7ff5e7a0cfa2ffeffb802248ce7197b9c48e1dc +checksum=03fb98021b58d4dd5ae73b4d23ac1067fc1bd320e75794d6b111acc28692842c if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"