From ccead91c04da13dee37baa87ff55ed86cb869cfc Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Jun 2023 17:26:02 +0200 Subject: [PATCH] syntax-highlighting: update to 5.107.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 a8895c179d0..70375ffe0b8 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.105.0 +version=5.107.0 revision=1 build_style=cmake configure_args="-DKATEHIGHLIGHTINGINDEXER_EXECUTABLE=/usr/libexec/${pkgname}/katehighlightingindexer" @@ -13,7 +13,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=f558b8203359911fef33701e9bebbfaa7eb7cddcd34440d4d886fb5709d0114c +checksum=672ed1e9eebbf13d012f027e729b1b9820c351d4a4b2ca57ffd0be4a71ac59d9 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" syntax-highlighting"