From b2ea2931eb3cffe45259b392ef4655ad2904b2af Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 29 Oct 2025 08:25:11 +0100 Subject: [PATCH] ksyntax_highlighting6, trigger build (#13144) --- .../ksyntax_highlighting/ksyntax_highlighting6-6.19.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting6-6.19.0.recipe b/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting6-6.19.0.recipe index 1867bed07..e2218f265 100644 --- a/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting6-6.19.0.recipe +++ b/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting6-6.19.0.recipe @@ -1,6 +1,6 @@ SUMMARY="Syntax highlighting engine for Kate syntax definitions" -DESCRIPTION="This is a stand-alone implementation of the Kate syntax \ -highlighting engine. It's meant as a building block for text editors as \ +DESCRIPTION="This is a stand-alone implementation of the Kate syntax highlighting \ +engine. It's meant as a building block for text editors as \ well as for simple highlighted text rendering (e.g. as HTML), supporting \ both integration with a custom editor as well as a ready-to-use \ QSyntaxHighlighter sub-class."