From c5a69e268ceb51b56331a896071110186c5e82bc Mon Sep 17 00:00:00 2001 From: John Date: Mon, 13 Dec 2021 17:02:48 +0100 Subject: [PATCH] syntax-highlighting: update to 5.89.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 5c8491f4a35..315a66f3ef8 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.88.0 +version=5.89.0 revision=1 build_style=cmake configure_args="-DKATEHIGHLIGHTINGINDEXER_EXECUTABLE=/usr/lib/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=53d7a97d479543bba4bd6f214b973a88a5316e1b04b01f68a4e2210467fc5f0d +checksum=2aadfedc0ec43ad7e3f4610cf403086f855e05ba00443bd3e59d2de3a4cfc947 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" syntax-highlighting"