From ddad27b5d8dff7cc3d3f63f30e271623fce68fe0 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 6 Sep 2018 17:05:32 +0200 Subject: [PATCH] kmime: update to 18.08.1. --- srcpkgs/kmime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 48efa4fca21..577f976e23f 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=18.08.0 +version=18.08.1 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=bcd9d82c6347a3c965a819a3163c2f34bc23d3fc737209095d1f1ec3c44a914d +checksum=dd14d7813199f4f859cb112dc34113269196c62fd9f05359e889913eb9d55d02 if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"