From 6c51fcf2579ccda830f5a60da520a0b845329bb3 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 Oct 2021 12:21:29 +0200 Subject: [PATCH] akonadi-mime: update to 21.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 bf7590a9bb8..70ae74251a1 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.1 +version=21.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=e5f3780096118ee42f4017f22d4780889f1da2f39e358ac3b610c78688089596 +checksum=a31b254e82f8096274e2c32a8a0ace98881b2bc36bf7bbe294b18b44bf117b3a if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"