ktexteditor: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:56:29 +02:00
parent 92a5b454a0
commit 1bb6533e6a
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.59.0
version=5.60.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=7325eb0e32d36417cffd3d566aef60083fd884f403f23f88823eecc19e255a6f
checksum=7484dfaa4df868c8193e15cc760b3ce7e8e0948daaa4a1b3ca6b96550041385d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"