From 2d4110f8565da7b380d56042db0d615f706eff23 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 28 Nov 2024 19:44:58 +0100 Subject: [PATCH] kf6-syntax-highlighting: update to 6.8.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 4444602de36..e226ded2eaf 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.7.0 +version=6.8.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=6ef527a941740b9ddfe053eb08ead7e11c12a283aa88a5ddf1a18520cd9d2ca7 +checksum=ed3c7d3d92c154d9af39a1aba39166b07e6411c18c3100116208f3a4423b1257 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kf6-syntax-highlighting-devel"