From 60f0612e742036752b5d8c2344cd06e8ccefcb38 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 17 Oct 2022 20:05:00 +0200 Subject: [PATCH] akonadi-mime: update to 22.08.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 5a191638513..b5fae019603 100644 --- a/srcpkgs/akonadi-mime/template +++ b/srcpkgs/akonadi-mime/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-mime' pkgname=akonadi-mime -version=22.04.3 +version=22.08.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=a129496c3ce8c6a6292fce8556188323d0ab60a65987cb61de6515091b53efe1 +checksum=3fbffe484ac687edb6204644200fdccb63c014003f547b6fef0501e27f3e2858 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"