KDE frameworks, bump to 6.25.0 part7 (#13945)

This commit is contained in:
Schrijvers Luc
2026-04-14 17:14:49 +02:00
committed by GitHub
parent bc2655f6e3
commit 1b8d4312fd
11 changed files with 24 additions and 22 deletions

View File

@@ -7,11 +7,11 @@ The text editor component contains many useful features, from syntax highlightin
indentation to advanced scripting support, making it suitable for everything from a simple \
embedded text-file editor to an advanced IDE."
HOMEPAGE="https://invent.kde.org/frameworks/ktexteditor"
COPYRIGHT="2010-2025 KDE Organisation"
COPYRIGHT="2010-2026 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/ktexteditor-${portVersion}.tar.xz"
CHECKSUM_SHA256="f2382910fe32e92bfd07def4e8f53d58d85725194a244123d938ab0c42a807f1"
CHECKSUM_SHA256="77e815edcdf572397f5eb750d7232b366f6cc6274bb34246ab88f2f2179733b4"
SOURCE_DIR="ktexteditor-$portVersion"
ARCHITECTURES="all !x86_gcc2"