From f67219a909db5582535e0ab2243aa682a9ac2009 Mon Sep 17 00:00:00 2001 From: yopito Date: Mon, 16 Oct 2017 18:45:50 +0200 Subject: [PATCH] ktexteditor: update to 5.39.0. --- srcpkgs/ktexteditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ktexteditor/template b/srcpkgs/ktexteditor/template index 162ad77d8bf..adf10e7a852 100644 --- a/srcpkgs/ktexteditor/template +++ b/srcpkgs/ktexteditor/template @@ -1,6 +1,6 @@ # Template file for 'ktexteditor' pkgname=ktexteditor -version=5.37.0 +version=5.39.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -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=7ae65ca215a53dc4e35877069004c748d8a8b504aecbeaa3b916b8c96dd00478 +checksum=c5d9c67532ab6f3abee8ae2623ff21e6ca5280d5ea9ca5d23bdb55f937e565ae if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"