From ce94309f122f4437321e3dea75782360ffb53281 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 6 Feb 2020 16:22:51 +0100 Subject: [PATCH] akonadi-mime: update to 19.12.2 [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 9db18d6a5c..68172ef947 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.12.1 +version=19.12.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=9ca3794a36e31a5dd759b741e91420f4910f05b0d726f6e803d365b8ab058f5b +checksum=380ccb050ab83125da8cd09f162c023ac6a870b614bf35b20d58d323a196bcd6 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"