kmime: update to 20.08.2

[ci skip]
This commit is contained in:
John 2020-10-10 15:51:31 +02:00 committed by John Zimmermann
parent 555fd0c5ee
commit daeeb9ee91

View file

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=20.08.1
version=20.08.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=cd0beaa46040d571b505d07853be76f099289e22d99ce4884695d4d645dfbe8c
checksum=9f23e2814e62ae6c4a67fd3223315ef875776f9d098b4d11c7d06a726a725435
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"