From 8f5922aa4a711aad28eb258172e30ac8150930fc Mon Sep 17 00:00:00 2001 From: John Date: Sat, 28 Jul 2018 19:24:12 +0200 Subject: [PATCH] kmime: update to 18.04.3. --- srcpkgs/kmime/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index af4df90cc1..9aacd5e8ad 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=17.12.3 +version=18.04.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules python3" @@ -9,8 +9,8 @@ short_desc="Library for handling mail messages and newsgroup articles" maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" -distfiles="https://download.kde.org/stable/applications/${version}/src/kmime-${version}.tar.xz" -checksum=9525d5069191a4696aab417ce480851dc0736b0882893331e4f6b286f4d7a108 +distfiles="${KDE_SITE}/applications/${version}/src/kmime-${version}.tar.xz" +checksum=985d3e02f2619db79da3b9a3cfb0a2561531a537a5c87964c65622646752c6bd if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"