From ff1bda68874e9c3ebeeb09ed7e16df4ca04a5204 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 13 Aug 2021 16:04:00 +0200 Subject: [PATCH] akonadi-mime: update to 21.08.0. --- 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 793eaa4db50..d3dd0188e27 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.3 +version=21.08.0 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=86fd97d1367dfa7509881f1d6c76080b1926b7d873b5d36526fe0907895812d4 +checksum=33fa3f1ced279192b3aec99666c47765fa33e464478f012752968e8b847d8121 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"