From 41b1a625371ff2f459bee55e597b576c267de3f4 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Fri, 11 Jan 2019 22:16:11 +0000 Subject: [PATCH] akonadi-contacts: update to 18.12.1. --- 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 1dd25162b24..40ceaaf353a 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.0 +version=18.12.1 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=36a72f9f4aefc5d6559ddd247932783c3ead2360b78c06f5bf664195bd05c532 +checksum=78cff1dc5ec449b332f54847621ea1f6f2f4f37ed43adec833f86faab0c0d8d2 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"