diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index b6c5b2145bf..da0f5e73508 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=21.08.0 +version=21.08.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=b05789fc3ab2ec2cdce93813315dbc41dd49aed99ada3142cfa43e4357a1e9a5 +checksum=5c2203ba1ad57cdec197369958c5c7adb6768d5170d6b321652c9a0776ac3a5f if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"