kmime: update to 18.12.2.

This commit is contained in:
John Zimmermann 2019-02-07 22:39:14 +01:00
parent afbd84b1ce
commit f95b20f187
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmime' # Template file for 'kmime'
pkgname=kmime pkgname=kmime
version=18.12.1 version=18.12.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules python3" hostmakedepends="extra-cmake-modules python3"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM" homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/kmime-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/kmime-${version}.tar.xz"
checksum=c20219f978f328dd5246775a5135386ce43d465fef2fb503f4d4cda614767216 checksum=c7c3202b0c2556b3390760d980b5cf9113561f614df7339085029f069a5d33f5
if [ "CROSS_BUILD" ];then if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools" hostmakedepends+=" qt5-qmake qt5-host-tools"