From cc47f7ebcaf2171c19f78c2e9700bf8c5864dbb3 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 17 Aug 2018 12:18:06 +0200 Subject: [PATCH] kmime: update to 18.08.0. --- srcpkgs/kmime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 9aacd5e8adc477..48efa4fca21e58 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=18.04.3 +version=18.08.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules python3" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/applications/${version}/src/kmime-${version}.tar.xz" -checksum=985d3e02f2619db79da3b9a3cfb0a2561531a537a5c87964c65622646752c6bd +checksum=bcd9d82c6347a3c965a819a3163c2f34bc23d3fc737209095d1f1ec3c44a914d if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"