From 2485b9c2962c18a49b3a984ce9f2923e61cc7085 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 14 Jul 2021 21:54:06 +0200 Subject: [PATCH] syntax-highlighting: update to 5.84.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 3d36e348c4c..87907bbcda5 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.83.0 +version=5.84.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=553084ecd116cadbf2a75725a33857df7d15b92124ac79f870a5f7ba6e5c9e5e +checksum=aafb3a7be2438ce6e229674f134a739f57ae0a26e98f628f33ae6731536c64d5 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" syntax-highlighting"