ktexteditor: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 22:34:43 +01:00 committed by Jürgen Buchmüller
parent 481e824788
commit 04b69977df

View file

@ -1,6 +1,6 @@
# Template file for 'ktexteditor'
pkgname=ktexteditor
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=02666fc60fb2d555f91005ef5c4b9023c5d4351ed946c5e375ba84ba8d1c1e08
checksum=4f75c1f546afd97207bf5eb1d85eb624b28d374da3b8c4ce95720b2d810f1ce6
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"