From 8061ca82dc88517bf886fad13f626c0a69614dee Mon Sep 17 00:00:00 2001 From: John Date: Fri, 17 Aug 2018 12:17:23 +0200 Subject: [PATCH] akonadi-mime: update to 18.08.0. --- 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 9443a6b5540..1cb62904ac4 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.04.3 +version=18.08.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-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" distfiles="${KDE_SITE}/applications/${version}/src/akonadi-mime-${version}.tar.xz" -checksum=c06af4b52601ce16f9c9464ea926050fc6a4ee340e6b8543ac39d80660b765ce +checksum=00f5a64363e00c47150e9581fd24f33ef6c2c6b1d745f790cc4c1c287fa0494a if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"