From b3ed17d74bc46037b6ff5a18003862b50142a337 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Oct 2020 15:50:59 +0200 Subject: [PATCH] akonadi-contacts: update to 20.08.2 [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 15debacebcd..435abbd279f 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.08.1 +version=20.08.2 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=eee775960345ec0ca13b0550bb56fb6875867921fa7b9412a2c4b0dfb8ab4366 +checksum=e4a2696e0e0cf69926d34f160a4581131a1da8244355787564b75dec06db1b30 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"