syntax-highlighting: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 22:06:19 +01:00 committed by Jürgen Buchmüller
parent cf1fe32f84
commit ec243e451d

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/syntax-highlighting"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c034d9a43d81fb29af21af419169c15192d0566d2e07d2499c3215044af591c7
checksum=611e6ddbd34f2410a2618cef32cc87b49757001da351369ac16c2b3ee6cd3d28
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting"