From 5afc4c80d69fb14990f3d588754bd954799498e7 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 12 Jun 2024 11:04:37 +0500 Subject: [PATCH] kf6-syntax-highlighting: update to 6.3.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 bffb4e32943..4129a69766e 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.2.0 +version=6.3.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=327ed58d20d52502bbfd9278fa1c9e7ab4a846159e5cf630d09fbea144ebbb7f +checksum=38300a35c969bef5fa36b437d54342da0a0c805282a657519bd4e2f7b42df984 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kf6-syntax-highlighting-devel"