syntax-highlighting: update to 5.99.0.

This commit is contained in:
John 2022-11-01 22:57:09 +01:00
parent 38b33d3ead
commit 6709c28f7c

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.98.0
version=5.99.0
revision=1
build_style=cmake
configure_args="-DKATEHIGHLIGHTINGINDEXER_EXECUTABLE=/usr/libexec/${pkgname}/katehighlightingindexer"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/syntax-highlighting"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=02c7a76cb8c21cf279084052f4bff278ff76959e3df0c4e8c2aa230de1a25124
checksum=be0bbfdb7b7ba27ae682db618138a63b8cf4ce0469c7d097b5ca4de36a13097a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"