syntax-highlighting: update to 5.51.0.

This commit is contained in:
John 2018-10-15 11:00:41 +02:00 committed by Helmut Pozimski
parent 9ebdfde1a4
commit e49ff1d206

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.50.0
version=5.51.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=a4d58e7b65a35e9ee4b6dae7422c530730a590efa905e49e2456ef87a1433c82
checksum=47a36d7976b8332dd23992a558a5e0953e428d2b4f8429ab4d480cd14ba90d52
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"