diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index e2b4aa8c5d9..cd885388266 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -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 " 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"