kmime: update to 21.04.3.

This commit is contained in:
John 2021-07-09 13:29:01 +02:00
parent 015fb59a4b
commit 5406413578

View file

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=21.04.2
version=21.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=597a931e5de433d5df43f2d195e8ee5536986ea13359cb45d837a690cc604e5b
checksum=42923dc4f755909d49387f43bef79d72e44f1a187c85f95d5195db91a26e8d16
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"