kmime: update to 20.04.2

[ci skip]
This commit is contained in:
John 2020-06-16 22:29:31 +02:00
parent 26169e90ff
commit 8a445418ec

View file

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=20.04.1
version=20.04.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python3 gettext"
@ -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}/release-service/${version}/src/kmime-${version}.tar.xz"
checksum=59d0ec6905c7a7228f7837c2e498052e84484954e1ea42b1c720f81cb2eb6db6
checksum=5ac4c9fe779b2652c2afb07b5771fd3c498599dec2d5cbc66756106a05cca9c5
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"