From f1059f3f471c1490551f949db7fe135ff5611849 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 9 Jun 2023 10:23:35 +0200 Subject: [PATCH] akonadi-mime: update to 23.04.2. --- srcpkgs/akonadi-mime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/akonadi-mime/template b/srcpkgs/akonadi-mime/template index 2d1a3833d1f..f33e548a93f 100644 --- a/srcpkgs/akonadi-mime/template +++ b/srcpkgs/akonadi-mime/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-mime' pkgname=akonadi-mime -version=23.04.0 +version=23.04.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3 @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later, GPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-mime-${version}.tar.xz" -checksum=a91275c5ce277eefc9da76430c2228cdea90ffee0cb523432fcccb01c695b780 +checksum=88a60b9b945b286ba8fdb163e91a90ebfca5c57a0050cd2f15ab94be8adf4802 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"