kmime: update to 22.04.3.

This commit is contained in:
John 2022-07-07 23:28:09 +02:00
parent 94ad8a6949
commit 13329956fe

View File

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