diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 49c50776d0..4d231e0a69 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=20.12.1 +version=20.12.2 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=4299c59e65a4c74e5104d2349d3ce6eabc782be9a5008d1b882b2da210ac2543 +checksum=f18520bd2c4106edf996ea01ab6060071f4c5359ca83a61840515ec19486eeca if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"