diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 49875d0d96..1c3e5c12b1 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=19.08.1 +version=19.08.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=e8693458734f11a9d33a4d761f2b5ccae8f9ed87bb1e9dfc97f4bd0fa7089557 +checksum=f153332bb71de9d4451b8d28135a914059f5156fc8dda33f6375671603477771 if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"