KDE frameworks, bump to 6.25.0 part4 (#13942)

This commit is contained in:
Schrijvers Luc
2026-04-14 11:30:16 +02:00
committed by GitHub
parent d7124bdb43
commit c517aef2db
9 changed files with 23 additions and 23 deletions

View File

@@ -2,11 +2,11 @@ SUMMARY="Plugin framework for user interface components"
DESCRIPTION="This library implements the framework for KDE parts, which are elaborate \
widgets with a user-interface defined in terms of actions (menu items, toolbar icons)."
HOMEPAGE="https://invent.kde.org/frameworks/kparts"
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%.*}/kparts-${portVersion}.tar.xz"
CHECKSUM_SHA256="cddc3b6a4fc0a3f41fa5791997c9ddf4ca98855839be465ebe5d0c3cefe350d8"
CHECKSUM_SHA256="f0d6346e3127d1e44506733113be467d8b50cb82731d300a57990dd09baaedf1"
SOURCE_DIR="kparts-$portVersion"
ARCHITECTURES="all !x86_gcc2"