kmime: update to 21.04.2.

This commit is contained in:
John 2021-06-10 21:03:40 +02:00
parent 8f0e2520c4
commit c22e513757

View file

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