From e02a211783950e28ce47bcf29a28e9c50d43d033 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 25 Jul 2023 10:11:49 +0200 Subject: [PATCH] syntax-highlighting: update to 5.108.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 a954c8c38dd..0d45d3cfc2f 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.107.0 +version=5.108.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=672ed1e9eebbf13d012f027e729b1b9820c351d4a4b2ca57ffd0be4a71ac59d9 +checksum=7ea620e84556d0d80ac569beaac756b74fac071adb3f2e9aeea044b2174031d3 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" syntax-highlighting"