From 5119ae2b1310bccbf4d6680550611b211cb1e2e4 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 21 Mar 2021 13:23:20 +0100 Subject: [PATCH] akonadi-contacts: update to 21.04.0 --- 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 45c4f7fe35f..fab227d6bb2 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=20.12.3 +version=21.04.0 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=2437f17f249df22e125aa3c5e12ba39a54fc063fe146b9756b5104e946cf87e2 +checksum=508e27b5a95b4ecc4070cc0b73d6cb8d74bc06f23874d8bcc6dbdd86fa6e6084 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"