syntax-highlighting: update to 5.68.0

[ci skip]
This commit is contained in:
John 2020-03-15 19:43:14 +01:00
parent ac7a240c68
commit cfe2602ee4

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.67.0
version=5.68.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=17354132c266733027af784cd4b9002cbde16b09a9cfaff5cdc5096dcadc7777
checksum=a857c743aa60b21eea7e4b986e8b195882aa2c18358412e767e68d93ce35e134
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"