syntax-highlighting: update to 5.115.0.

This commit is contained in:
John 2024-02-11 23:32:49 +01:00
parent 5e3080a278
commit 0132c8f495
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.113.0
version=5.115.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=f4d1486ba4ea7062621548fcbf4126cd23b82b29b3493e359b34ef19b17591ae
checksum=0622a719ac243023b87a1592291c55c66ac9c6e79ab7be04fbb68ed2d3f2de0a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"