ktexteditor: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:19:45 +02:00
parent a5f42dec33
commit f39806eed0
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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