diff --git a/srcpkgs/kpimtextedit/template b/srcpkgs/kpimtextedit/template index bfc8742a8fe..809a0470476 100644 --- a/srcpkgs/kpimtextedit/template +++ b/srcpkgs/kpimtextedit/template @@ -1,6 +1,6 @@ # Template file for 'kpimtextedit' pkgname=kpimtextedit -version=20.12.0 +version=20.12.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/pim/kpimtextedit" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=64fb748137768b0450c202dfccaf085eb5711b5394283b73c39bc4a2c0a269e6 +checksum=64a532c9cefbc9127c51c92c4820b4f1d9240c1e588652c3ee1620ae3536a296 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-tools-devel"