From 59f35f666e8d23514832db9fdc140876c3d0a448 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Sep 2021 11:12:16 +0200 Subject: [PATCH] akonadi-contacts: update to 21.08.1. --- 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 ddc4f95d844..ecb57d1048c 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.08.0 +version=21.08.1 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=01fba5223b1d495266041f2ac4ade990b8a661ae9bd1af084768e75c9676c02b +checksum=cc6e84c8d9e8c336028472da3b218f15cecbeabd5709146a3b6f2df2a4f0528f if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"