diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 78e6dcbb45..dd6b7a3614 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=21.12.2 +version=21.12.3 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=4f5c1c8258002dabd43eb818caab8a1c276889707669074801cae14bdc03ab63 +checksum=fc5a1b86a18c0b0ef67759e3813cb49b3286b101f8494ce0497737ee29a1470f if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"