diff --git a/srcpkgs/ktexteditor/template b/srcpkgs/ktexteditor/template index ac269b1a772..fc9b00a9b8f 100644 --- a/srcpkgs/ktexteditor/template +++ b/srcpkgs/ktexteditor/template @@ -1,6 +1,6 @@ # Template file for 'ktexteditor' pkgname=ktexteditor -version=5.50.0 +version=5.51.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://projects.kde.org/projects/frameworks/ktexteditor" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=a286e86cd071fd14815cfd250aad7f853f01093a618a533efcfcda13bc2f0702 +checksum=3c3428032b16ba1995d987a5a5a8ea70d0dc78991cb6d47be199a572bc16cb3f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"