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