From 09a53c61a037f340f2a6bae0fd1b71a4cb5ae61d Mon Sep 17 00:00:00 2001 From: John Date: Mon, 11 Sep 2023 20:39:23 +0200 Subject: [PATCH] akonadi-contacts: update to 23.08.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 bf1f4561117..25c34552230 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.04.2 +version=23.08.0 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=f48a51288623b6f8efaf78f0477efdbe9d19418d2c885953694601ca89b45d5b +checksum=77923b46bde908fa22927ac21eedbeea9948191485d3e2e4a7044bdc5b812707 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"