From 3bb00e4a7a61d0a022c67c964f46731c0386fbea Mon Sep 17 00:00:00 2001 From: John Date: Sun, 9 Jun 2019 20:17:23 +0200 Subject: [PATCH] akonadi-mime: update to 19.04.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 e0181bb075d..a592aed41c0 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.04.1 +version=19.04.2 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=4572aa7c953cc641a98ae3c2685dcdf259d621dcbbab1ccb7d11e2748c67b1a8 +checksum=2d5d8cb3cb463e3b3e41001a9d167135e0f89edee095a3fe6748eec6eb01f54b if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"