diff --git a/srcpkgs/ktexteditor/template b/srcpkgs/ktexteditor/template index 53be7fc6c09..162ad77d8bf 100644 --- a/srcpkgs/ktexteditor/template +++ b/srcpkgs/ktexteditor/template @@ -1,7 +1,7 @@ # Template file for 'ktexteditor' pkgname=ktexteditor -version=5.36.0 -revision=2 +version=5.37.0 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules pkg-config" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/ktexteditor" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=f9a0109aff18175ef528186e099d0881b977dde7435c433c5541df44b5a18609 +checksum=7ae65ca215a53dc4e35877069004c748d8a8b504aecbeaa3b916b8c96dd00478 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"