From 541820cc6fd400d9f7b8377c20c142bdb3997aeb Mon Sep 17 00:00:00 2001 From: John Date: Sun, 20 Nov 2022 01:35:55 +0100 Subject: [PATCH] syntax-highlighting: update to 5.100.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 90ca85f8f5b..20bc04c6438 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.99.0 +version=5.100.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=be0bbfdb7b7ba27ae682db618138a63b8cf4ce0469c7d097b5ca4de36a13097a +checksum=e0a79487d2d42ad603b650dc8ed09935883f2f1aa1feff087144a01994414cb4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" syntax-highlighting"