From 0132c8f49547f0e09bb51b3925257a9b26933621 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 11 Feb 2024 23:32:49 +0100 Subject: [PATCH] syntax-highlighting: update to 5.115.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 2a5b3dedb8a..438c62645ca 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.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 " 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"