syntax-highlighting: Update to 5.42.0

This commit is contained in:
Sir_Boops 2018-01-15 19:21:07 -05:00 committed by Jürgen Buchmüller
parent 06f9ae6de4
commit bcbda52397

View File

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.41.0
version=5.42.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=0cf7fb843313863fd2faced3430d0974e5b7553275ba0a96db1e0a135c5aac42
checksum=c034d9a43d81fb29af21af419169c15192d0566d2e07d2499c3215044af591c7
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting"