From 3a3304fea80c2a16c4aaa805b26f1def754ded5f Mon Sep 17 00:00:00 2001 From: John Date: Mon, 8 Mar 2021 20:08:25 +0100 Subject: [PATCH] akonadi-mime: update to 20.12.3. --- 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 9988e59ce9b..ea4766ba3ed 100644 --- a/srcpkgs/akonadi-mime/template +++ b/srcpkgs/akonadi-mime/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-mime' pkgname=akonadi-mime -version=20.12.2 +version=20.12.3 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=24a55af289751077222c5b8f6ba28d404e698a2b4844e845168a7f31bc9daf7d +checksum=f45d97ddfed592db897cb7dd0e50183dd72b0f2bdb761168917bd4b739d7ddb6 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"