kmime: update to 18.12.3

[ci skip]
This commit is contained in:
John 2019-03-07 17:16:05 +01:00 committed by John Zimmermann
parent 347d814ebd
commit 9c8fa35cbe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=18.12.2
version=18.12.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python3"
@ -10,7 +10,7 @@ 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=c7c3202b0c2556b3390760d980b5cf9113561f614df7339085029f069a5d33f5
checksum=a09b0757e6ba663bf52d9bb8f7f104f3f19f734a858f6d532a6a20888ebcd274
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"