From 9a9dc3b32c610363d61764bf383981dbb84bc9b9 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 5 Feb 2022 13:56:56 +0100 Subject: [PATCH] akonadi-mime: update to 21.12.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 7949994b228..85391003406 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.12.1 +version=21.12.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=a6016f9c58fa899773c3f79f61aaae179a508e37405771a836bafcde72c22fca +checksum=d6851edb02d53c79588157699e30db4a9b55793cc34e023f74bc2c6a845ba6d9 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"