kmime: update to 19.12.0

[ci skip]
This commit is contained in:
John 2019-11-18 16:53:08 +01:00
parent aaeab2d7c7
commit f9f3c3c4dc

View file

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=19.08.3
version=19.12.0
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="${KDE_SITE}/applications/${version}/src/kmime-${version}.tar.xz"
checksum=e659e1154fbc11db624f1b76bc1a8e5cf8c7f6731cef7b4ff6fad9ccf90580dd
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
checksum=eb65cef3e63dc00e84753139c4e024c7b26de1d25bf195b2e53d889b29a8512f
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"