ktexteditor: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:59:38 +02:00 committed by Helmut Pozimski
parent 4c750e8647
commit fea226f873

View file

@ -1,6 +1,6 @@
# Template file for 'ktexteditor'
pkgname=ktexteditor
version=5.50.0
version=5.51.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a286e86cd071fd14815cfd250aad7f853f01093a618a533efcfcda13bc2f0702
checksum=3c3428032b16ba1995d987a5a5a8ea70d0dc78991cb6d47be199a572bc16cb3f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"