kmime: update to 22.04.1.

This commit is contained in:
John 2022-05-15 01:20:20 +02:00
parent db78a62d61
commit 38b71a225c

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=21.12.3
version=22.04.1
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=fc5a1b86a18c0b0ef67759e3813cb49b3286b101f8494ce0497737ee29a1470f
checksum=a7f94a60d204f7546a711551feafb05549caf25d5831ecb9942cad32caddca05
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"