syntax-highlighting: update to 5.111.0.

This commit is contained in:
John 2023-10-24 13:29:58 +02:00
parent 74abf9d648
commit 236d4205bc

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.110.0
version=5.111.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=85277cab858cd04f3b4861daf5d885706e0e9da3e081e098849d7806ac7a753d
checksum=c0a66ad2bf892792cf1f37ccc8df2607e2ad6753ae7e4023c7213c40f0425867
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"