diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 61b00d8ef46..45cfe54f523 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=19.04.2 +version=19.04.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=32a38a08d6f7b90e88ae7d022de16bd4b13ad587ed882b1fc3631e22ec29d1b8 +checksum=a6fe422eddb15eb52fbacde97b45ec6752b60f46149657a3bb7f48dc899e1c02 if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"