syntax-highlighting: update to 5.70.0

[ci skip]
This commit is contained in:
John 2020-05-10 13:12:05 +02:00
parent c70653bcf0
commit ff9c4e53b7
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.69.0
version=5.70.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=3cf6b66e240a5a537b6479f18da989a75132eb184987c8c5a57d421d07d706f9
checksum=4b0e25e2e0070e52f0e463dc876087dc1613910df644757512c3a0ab313d568a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"