kmime: update to 20.04.3

[ci skip]
This commit is contained in:
John 2020-07-10 15:01:44 +02:00
parent ea221bf2ea
commit 78d5ca7b5c

View file

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=20.04.2
version=20.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python3 gettext"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
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=5ac4c9fe779b2652c2afb07b5771fd3c498599dec2d5cbc66756106a05cca9c5
checksum=a416e16f61a2dd4274b1abc54af71ffe73b01c93137bc1fa462642bb947d150c
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"