kmime: update to 20.08.0

[ci skip]
This commit is contained in:
John 2020-08-13 19:42:42 +02:00
parent 0966c6ba91
commit b5281f6212

View file

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=20.04.3
version=20.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=a416e16f61a2dd4274b1abc54af71ffe73b01c93137bc1fa462642bb947d150c
checksum=55f2160fa78202cf45a4b08b9bb2fec1bc54a3700f6c9aceeec8d7fc3a64a317
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"