From 13d20530577e180be6b6947c13a40a1c509a8c12 Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Wed, 16 Aug 2017 07:38:11 -0600 Subject: [PATCH] ktexteditor: update to 5.37.0 --- srcpkgs/ktexteditor/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"