From f9d5b9f46ed90628339fd4d41a95bead70f798f9 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Sep 2021 11:12:19 +0200 Subject: [PATCH] akonadi-mime: update to 21.08.1. --- 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 d3dd0188e27..bf7590a9bb8 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.0 +version=21.08.1 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=33fa3f1ced279192b3aec99666c47765fa33e464478f012752968e8b847d8121 +checksum=e5f3780096118ee42f4017f22d4780889f1da2f39e358ac3b610c78688089596 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"