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

@@ -3,11 +3,11 @@ DESCRIPTION="KAuth provides a convenient, system-integrated way to offload actio
that need to be performed as a privileged user (root, for example) \
to small (hopefully secure) helper utilities."
HOMEPAGE="https://invent.kde.org/frameworks/kauth"
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%.*}/kauth-${portVersion}.tar.xz"
CHECKSUM_SHA256="f86363aeb7f9223a429b6356faa87d2fdb1acde4c2750b37994304b5c9371aa5"
CHECKSUM_SHA256="e1a9b20a1b8718a0a0ead943e6ae999692fe7efe6b5bd513fdb5ba1849e4bdf0"
SOURCE_DIR="kauth-$portVersion"
ARCHITECTURES="all !x86_gcc2"