From 73b207431e16646cca0aaad12ce7a1af7b849bde Mon Sep 17 00:00:00 2001 From: John Date: Tue, 28 Nov 2023 10:22:26 +0100 Subject: [PATCH] syntax-highlighting: update to 5.112.0. --- srcpkgs/syntax-highlighting/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syntax-highlighting/template b/srcpkgs/syntax-highlighting/template index 2f937cdd3df822..db8016db1b8fdb 100644 --- a/srcpkgs/syntax-highlighting/template +++ b/srcpkgs/syntax-highlighting/template @@ -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 " 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"