From 96078d903391daef0b8869ccd82b9c05ad4104c0 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 25 Aug 2023 17:55:44 +0200 Subject: [PATCH] syntax-highlighting: update to 5.109.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 0d45d3cfc2f..b8c056ce5c3 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.108.0 +version=5.109.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=7ea620e84556d0d80ac569beaac756b74fac071adb3f2e9aeea044b2174031d3 +checksum=9e637ae8e92dce33ab0f658e30d6aa132fc354304f90ffb099cd27c776d0b5c7 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" syntax-highlighting"