kmime: update to 18.04.3.

This commit is contained in:
John 2018-07-28 19:24:12 +02:00 committed by maxice8
parent 4ec7a318f1
commit 8f5922aa4a

View file

@ -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 <johnz@posteo.net>"
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"