kmime: update to 22.12.1.

This commit is contained in:
John 2023-01-10 21:08:26 +01:00
parent 77c4c0bfde
commit 117a8661cb

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=22.08.2
version=22.12.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=78dcb4f196dd9b62eddadb085c035fffc7b7b5adcd254088db2b45cb2b9eb59a
checksum=2542b868f981551da7c3ce0c8ee2fba67998cc207e784cd41e9bf0c0f18ddaa4
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"