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