kmime: update to 23.04.2.

This commit is contained in:
John 2023-06-09 10:24:08 +02:00
parent 854f1bca7f
commit dbfa1e68c0

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=23.04.0
version=23.04.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=a3cfb0ad644060a333a44a233f8f946f5f9c80ca55294843a91b1eb58091b24b
checksum=0aa7a2463d91bae39c3a5339226b976a2a82e3b2a0829da2ee709860714e6c0a
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"