From e4e14ebf50db1385f947836323d6e26ff44fa253 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 12 Oct 2023 14:23:31 +0200 Subject: [PATCH] akonadi-contacts: update to 23.08.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 25c34552230..c8175cb843f 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=23.08.0 +version=23.08.2 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=77923b46bde908fa22927ac21eedbeea9948191485d3e2e4a7044bdc5b812707 +checksum=729f2523e9223dd4b34c9bd87f3ebf11f1404be12c733b1b04765a7eaa46aaff if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"