diff --git a/srcpkgs/kmime/template b/srcpkgs/kmime/template index f491c7ad2c..1167efa94e 100644 --- a/srcpkgs/kmime/template +++ b/srcpkgs/kmime/template @@ -1,6 +1,6 @@ # Template file for 'kmime' pkgname=kmime -version=20.04.2 +version=20.04.3 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=5ac4c9fe779b2652c2afb07b5771fd3c498599dec2d5cbc66756106a05cca9c5 +checksum=a416e16f61a2dd4274b1abc54af71ffe73b01c93137bc1fa462642bb947d150c if [ "CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools"