From d1d29e679e5cf68411f9ae9b005c460cada7addc Mon Sep 17 00:00:00 2001 From: John Date: Sat, 5 Feb 2022 13:56:53 +0100 Subject: [PATCH] akonadi-contacts: update to 21.12.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 d113602eae4..d76c182d5a8 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=21.12.1 +version=21.12.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kcoreaddons kcmutils" @@ -11,7 +11,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=43598a2075613297ca08cdd4a3227749779fbca7a15244c029efcd76705903fa +checksum=15bf18a1fdfdf2b1b69395ad323be07d1a5fd597b2d0668c4da2fc994c0908ab if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"