diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 90f909613f..086c64eb26 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=18.12.0 +version=18.12.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=223bf626e00664bc3ca8688cbd18e68e13ee7ac6f677449e8946b1de85d9014e +checksum=c20219f978f328dd5246775a5135386ce43d465fef2fb503f4d4cda614767216 if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"