kmime: update to 20.12.2.

This commit is contained in:
John 2021-02-05 09:51:18 +01:00
parent 518cd58d63
commit 4d641ba981

View file

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=20.12.1
version=20.12.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=4299c59e65a4c74e5104d2349d3ce6eabc782be9a5008d1b882b2da210ac2543
checksum=f18520bd2c4106edf996ea01ab6060071f4c5359ca83a61840515ec19486eeca
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"