diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 1c3e5c12b1e..aca36f8f64a 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=19.08.2 +version=19.08.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules python3" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/applications/${version}/src/kmime-${version}.tar.xz" -checksum=f153332bb71de9d4451b8d28135a914059f5156fc8dda33f6375671603477771 +checksum=e659e1154fbc11db624f1b76bc1a8e5cf8c7f6731cef7b4ff6fad9ccf90580dd if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"