From 601da284eeb10fcad16183c29ab5109f70d3ea6d Mon Sep 17 00:00:00 2001 From: John Date: Thu, 10 Jun 2021 21:03:11 +0200 Subject: [PATCH] akonadi-contacts: update to 21.04.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 a4290365dc2..6175c4f0a2e 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.04.1 +version=21.04.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kcoreaddons" @@ -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=07753b84b634ebd348c6d1a00cc82ebfff8e88c1fa5bbc584c40bc6b46803633 +checksum=753c8d462caa573e68b32e8fd58356e5a6e65303cad09c281920d4ca433f0e5c if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"