syntax-highlighting: update to 5.112.0.

This commit is contained in:
John 2023-11-28 10:22:26 +01:00
parent 9f6de9ea20
commit 73b207431e
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.111.0
version=5.112.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=c0a66ad2bf892792cf1f37ccc8df2607e2ad6753ae7e4023c7213c40f0425867
checksum=b0240f404b198057d316e9d52c6a37674bbd7d490e9dfa268eb44fe2aab308d5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"