From 3c9ff15342f5f250dbfb68d559d80bae5bf16abc Mon Sep 17 00:00:00 2001 From: John Date: Thu, 10 Jun 2021 21:03:14 +0200 Subject: [PATCH] akonadi-mime: update to 21.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 00a3a2dd2b..06f4b6ba74 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.04.1 +version=21.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=7e9a2a4bba6c39c0d6e24d8479199988e8726a229d6ff66853c943cc4dbe2d33 +checksum=9842086ea1f0bd4c31bd7ca9917e2658077cb9b89da90ec20847641b1f73cc3c if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"