From 5c00ed42613e362ce74b5114547449ca0a026cd7 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 29 Mar 2019 07:39:12 +0100 Subject: [PATCH] akonadi-mime: update to 19.04.0 [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 1c5f7cc5b1a..edbb5f587f4 100644 --- a/srcpkgs/akonadi-mime/template +++ b/srcpkgs/akonadi-mime/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-mime' pkgname=akonadi-mime -version=18.12.3 +version=19.04.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules 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=ff7d91c77b629bba6b93ee6b15c0ebee08aa37368aa8bcae48ecbbacf64bc1b4 +checksum=b06ca4140b10548b9aecd188bd9b72405af2f4097c80e9b4e9aa3e863750b6da if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"