From de7734e8c0f8683c6f29da4141a8d7b3e0c0c819 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Sep 2024 20:51:02 +0200 Subject: [PATCH] kf6-syntax-highlighting: update to 6.6.0. --- srcpkgs/kf6-syntax-highlighting/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-syntax-highlighting/template b/srcpkgs/kf6-syntax-highlighting/template index 208a6e8dc67..36aa7dcb1d1 100644 --- a/srcpkgs/kf6-syntax-highlighting/template +++ b/srcpkgs/kf6-syntax-highlighting/template @@ -1,6 +1,6 @@ # Template file for 'kf6-syntax-highlighting' pkgname=kf6-syntax-highlighting -version=6.5.0 +version=6.6.0 revision=1 build_style=cmake configure_args=" @@ -15,7 +15,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/syntax-highlighting" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=3e1883dd51a3267e56cd3ace38620094a15ae6dbaecdd18d33b7d4fa2f18c378 +checksum=bf946d2606ef293949a51a7446f150954e2f78193ff5461b4abd198939b9f1b6 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kf6-syntax-highlighting-devel"