kmime: update to 22.08.2.

This commit is contained in:
John 2022-10-17 20:05:20 +02:00
parent b2a1729c60
commit de7e84d241

View File

@ -1,6 +1,6 @@
# Template file for 'kmime' # Template file for 'kmime'
pkgname=kmime pkgname=kmime
version=22.04.3 version=22.08.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules python3 gettext" hostmakedepends="extra-cmake-modules python3 gettext"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM" homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
checksum=cf96dab08c27715698cdca6a424d11ef4133c2a3331fa968090089a306de34cd checksum=78dcb4f196dd9b62eddadb085c035fffc7b7b5adcd254088db2b45cb2b9eb59a
if [ "CROSS_BUILD" ];then if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools" hostmakedepends+=" qt5-qmake qt5-host-tools"