syntax-highlighting: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:57:31 +02:00
parent 1bc9363205
commit 3cee6b93a9
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
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.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/syntax-highlighting"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=8ed700bb070638a5e7ad33f45ba29bc88f9420ee1ece1230296e3da12b5e91f0
checksum=45ada4dca20641654a2d076ecb45b9ef78a4aa8032afe54ade33f140cdca504d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"