From ad785c502ee1e7e31644013af0c41580d2c6debc Mon Sep 17 00:00:00 2001 From: John Date: Mon, 13 Jun 2022 08:58:23 +0200 Subject: [PATCH] syntax-highlighting: update to 5.96.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 72f6043303d..5ac8032996f 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.94.0 +version=5.96.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=cf871332a50355836919fdd833a82c32b3d5fe7fea8fa3e58714c39c8ddde5a6 +checksum=1affa16519f04e0a05f37fda67acce2ac943e74eb8322591896765d7e1cbd79c if [ "$CROSS_BUILD" ]; then hostmakedepends+=" syntax-highlighting"