diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index 0e2d677aab..99ddd861bc 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=21.04.0 +version=21.04.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules python3 gettext" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz" -checksum=042b6cb9eaa5160ee722680c340984d92d3ac1e49d52c38ee68c5b8cf25adb24 +checksum=d368a8270833910d0fadf84424a547abee46263ec2bf8dbc245d6fc7222546f8 if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"