From d87486a558c78223d3ba6efdc0a519fa6c206885 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 8 Nov 2019 20:49:20 +0100 Subject: [PATCH] akonadi-mime: update to 19.08.3 [ci skip] --- 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 9d2af13bc19..5d4dc58e344 100644 --- a/srcpkgs/akonadi-mime/template +++ b/srcpkgs/akonadi-mime/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-mime' pkgname=akonadi-mime -version=19.08.2 +version=19.08.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3" @@ -10,7 +10,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}/applications/${version}/src/akonadi-mime-${version}.tar.xz" -checksum=16f8034d7990828c50a85474fe16641dfa46e22d00f49d8045d3483c61815264 +checksum=e779a2b73b628702aec52b1d4345533f54f06624915b193766af3ef6a16d030f if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"