From c8c573d268a193f6755acd7f064aa4bdabee229b Mon Sep 17 00:00:00 2001 From: John Date: Fri, 6 Mar 2020 06:55:47 +0100 Subject: [PATCH] akonadi-contacts: update to 19.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 9c977233d67..06fddaed9b9 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=19.12.2 +version=19.12.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kcoreaddons" @@ -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}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz" -checksum=2ffb88875661756476939c2145af731274b13f986f6c66a7fd3eafcd05eb4f8b +checksum=b0baed9edb8c05b6d9b8db84239cd83a334d8f1d14d4aa8027dc1139a543eadf if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"