ktexteditor: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:24:19 +01:00
parent 5bba308217
commit 0d909c1885

View file

@ -1,6 +1,6 @@
# Template file for 'ktexteditor'
pkgname=ktexteditor
version=5.54.0
version=5.55.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=feefc112f4dd0e7f73d2ddc5bcc8e83b11ab0a911d079950afb85281f6e6de8b
checksum=9d4b7fcbd31b766152f91e56f53d7f21cc488e511d0023db91f270552ac4bf2c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"