syntax-highlighting: update to 5.113.0.

This commit is contained in:
Luciogi 2023-12-24 10:06:16 +05:00 committed by John Zimmermann
parent 3998491ce2
commit c0585d9501
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.112.0
version=5.113.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=b0240f404b198057d316e9d52c6a37674bbd7d490e9dfa268eb44fe2aab308d5
checksum=f4d1486ba4ea7062621548fcbf4126cd23b82b29b3493e359b34ef19b17591ae
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"