From 2f3b326bdccc09c50313d367f55a216dcffe5aee Mon Sep 17 00:00:00 2001 From: John Date: Thu, 8 Nov 2018 22:03:45 +0100 Subject: [PATCH] kmime: update to 18.08.3. --- srcpkgs/kmime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 1536b0aed89..711e114ff60 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=18.08.2 +version=18.08.3 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=2796457f5b5818c5e26edf47623438a9b49384603a50d63377de1cfb6ed3a8eb +checksum=4825ee4e07403710bebe46866a62207512e029083ad46081a640e2a562f271d0 if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"