From 60370f0c5972edd8a2a2dab83d172fb72cad7175 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 6 Nov 2021 22:18:38 +0100 Subject: [PATCH] akonadi-mime: update to 21.08.3. --- 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 70ae74251a1..78e739aa06f 100644 --- a/srcpkgs/akonadi-mime/template +++ b/srcpkgs/akonadi-mime/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-mime' pkgname=akonadi-mime -version=21.08.2 +version=21.08.3 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=a31b254e82f8096274e2c32a8a0ace98881b2bc36bf7bbe294b18b44bf117b3a +checksum=c4e0ac666a31ea925bc5e98e528b32ab273d4ba5016a0f7dd49c0392127daba5 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"