From 4201bf89c48c51ec283055142b824ded7fd72113 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 13 Feb 2023 00:59:54 +0100 Subject: [PATCH] syntax-highlighting: update to 5.103.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 63133217261..0d1d07d5825 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.101.0 +version=5.103.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=31cddb233f79ce596f81bf66f4526a9b8ddb06e3224f200596e56bb0dc1f1d3b +checksum=49198fad25183f8307ec8817f1de6444d5c00d690b210f8b5ce8c408009b3620 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" syntax-highlighting"