KDE frameworks, bump to 6.25.0 part2 (#13940)

This commit is contained in:
Schrijvers Luc
2026-04-14 08:25:26 +02:00
committed by GitHub
parent e685b0803a
commit 69919ac963
11 changed files with 21 additions and 21 deletions

View File

@@ -11,11 +11,11 @@ This framework helps implement this in Qt-based applications. You can use one \
of the completion-ready widgets provided by this framework, or integrate it \
into your application's other widgets directly."
HOMEPAGE="https://invent.kde.org/frameworks/kcompletion"
COPYRIGHT="2010-2025 KDE Organisation"
COPYRIGHT="2010-2026 KDE Organisation"
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcompletion-${portVersion}.tar.xz"
CHECKSUM_SHA256="8b71d6e88b38e3aacd2591805bf2ad9c12b7bf02d7f9bde40d8af86a906edd40"
CHECKSUM_SHA256="e4138d525eb9e27a9222d655e412c0de8b4bd7b34289d1c7ca5a808e20b53238"
SOURCE_DIR="kcompletion-$portVersion"
ARCHITECTURES="all !x86_gcc2"