diff --git a/srcpkgs/ktexteditor/template b/srcpkgs/ktexteditor/template index 808ea99296..45e2d5636c 100644 --- a/srcpkgs/ktexteditor/template +++ b/srcpkgs/ktexteditor/template @@ -1,6 +1,6 @@ # Template file for 'ktexteditor' pkgname=ktexteditor -version=5.60.0 +version=5.61.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=7484dfaa4df868c8193e15cc760b3ce7e8e0948daaa4a1b3ca6b96550041385d +checksum=ae99eacb445f8bc27af379d1ec54e8df4d25f601fc12053bc2928a8c639ad0cb if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"