syntax-highlighting: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:41:13 +02:00 committed by Helmut Pozimski
parent 90a465ff01
commit a3d89d8c0a

View File

@ -1,17 +1,17 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules perl"
makedepends="qt5-devel qt5-tools-devel qt5-xmlpatterns-devel"
short_desc="Syntax highlighting engine for structured text and code"
maintainer="Denis Revin <denis.revin@gmail.com>"
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=bba4feeec9bae143a05821b0279c95fc7d8d673cca1e933bd8adfce8e67f339f
checksum=a4d58e7b65a35e9ee4b6dae7422c530730a590efa905e49e2456ef87a1433c82
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"