kmime: update to 21.08.0.

This commit is contained in:
John 2021-08-13 16:04:19 +02:00
parent a996076e2c
commit 4750fbf702

View file

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