syntax-highlighting: update to 5.71.0

[ci skip]
This commit is contained in:
John 2020-06-14 00:37:32 +02:00
parent 9935f77165
commit 0403b3fea0
1 changed files with 2 additions and 2 deletions

View File

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