From f495b2c451de92ef8d62becb30740742c5cd66f5 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 20 Dec 2023 14:30:54 +0500 Subject: [PATCH] akonadi-contacts: update to 23.08.4. --- 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 47f566b2a53..9fbff539797 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.3 +version=23.08.4 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=19ec13cab213dad13854da82712eb6439a602d4afcc688dc2969f5e9a14bc94d +checksum=9864cc81a028002729d57a77123c90aaa39c7ce0643d82cc765f4933390db5db if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"