kmime: update to 20.04.0

[ci skip]
This commit is contained in:
John 2020-03-23 12:35:57 +01:00 committed by John
parent d5219091b9
commit 930198d313
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=19.12.3
version=20.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python3 gettext"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
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=5ed20ad77000c60ba5723aaa22149fca3a3956f930d63e70984f0a17b9339300
checksum=4230ca0147d31fa688cf84ac8e7bb46e64deb9536b7a25544be73171615c8fac
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"