From e71055bc7e4c02e3a3a4804553f3aa35f335c0a1 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 May 2019 16:20:30 +0200 Subject: [PATCH] akonadi-mime: update to 19.04.1 [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 4e7ef92182..e0181bb075 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.0 +version=19.04.1 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=b06ca4140b10548b9aecd188bd9b72405af2f4097c80e9b4e9aa3e863750b6da +checksum=4572aa7c953cc641a98ae3c2685dcdf259d621dcbbab1ccb7d11e2748c67b1a8 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"