diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 74e7ea2798d..2a8866a173c 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=18.12.2 +version=18.12.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=c7c3202b0c2556b3390760d980b5cf9113561f614df7339085029f069a5d33f5 +checksum=a09b0757e6ba663bf52d9bb8f7f104f3f19f734a858f6d532a6a20888ebcd274 if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"