syntax-highlighting: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:20:19 +02:00
parent 14926c98e3
commit 22994d18c7

View file

@ -1,17 +1,17 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.56.0
version=5.57.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules perl"
hostmakedepends="kcoreaddons extra-cmake-modules perl"
makedepends="qt5-devel qt5-tools-devel qt5-xmlpatterns-devel"
short_desc="Syntax highlighting engine for structured text and code"
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=14c1832e268c8053cc0ef9ff00415794801e518f9c103328eca661a657d8803e
checksum=e82261e791005a55414fc81a396ca33ee8c061acd66c2c351492d866b3592e9f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"