From 54a74890392f2f56ad0159abf7cc6bb2a5ce1597 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 4 Sep 2020 17:36:21 +0200 Subject: [PATCH] akonadi-contacts: update to 20.08.1 [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 427f98cf85..15debacebc 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.0 +version=20.08.1 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=206f0704768a789201ead784e78d7138aba6b50b8f3880369df8799730fca8b4 +checksum=eee775960345ec0ca13b0550bb56fb6875867921fa7b9412a2c4b0dfb8ab4366 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"