diff --git a/srcpkgs/kpimtextedit/template b/srcpkgs/kpimtextedit/template index 326bc28052b..06eea7d4812 100644 --- a/srcpkgs/kpimtextedit/template +++ b/srcpkgs/kpimtextedit/template @@ -1,6 +1,6 @@ # Template file for 'kpimtextedit' pkgname=kpimtextedit -version=21.12.1 +version=21.12.2 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=d92ace9e4f38b40c6278e813c92e02c90d9a615e541a3efbd92b358a34235ad2 +checksum=a8d15835822a1461fcdb07fb479685d5e6ac7058a037f76d7673b731c814a419 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-tools-devel"