Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
kdesu
Commits:
2cd4dd8b by Tomaz Canabrava at 2026-07-14T17:15:48+02:00
upgpkg: 6.28.0-1: Update to 6.28.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = kdesu
pkgdesc = Integration with su for elevated privileges
- pkgver = 6.27.0
+ pkgver = 6.28.0
pkgrel = 1
- url = https://community.kde.org/Frameworks
+ url = https://develop.kde.org/products/frameworks/
arch = x86_64
groups = kf6
license = LGPL-2.0-only
@@ -18,12 +18,11 @@ pkgbase = kdesu
depends = kpty
depends = libx11
depends = qt6-base
- source =
https://download.kde.org/stable/frameworks/6.27/kdesu-6.27.0.tar.xz
- source =
https://download.kde.org/stable/frameworks/6.27/kdesu-6.27.0.tar.xz.sig
+ source =
https://download.kde.org/stable/frameworks/6.28/kdesu-6.28.0.tar.xz
+ source =
https://download.kde.org/stable/frameworks/6.28/kdesu-6.28.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
- sha256sums =
a8a0c5103cb43dc62952aab76bb7e576e8643dbb31672e2ac2988279ab571700
+ sha256sums =
9af5746db7e25e2aac69c19a9cc9758fc7e7b4cbbcf2b6b6a6c93bd7c642e80f
sha256sums = SKIP
pkgname = kdesu
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kdesu
-pkgver=6.27.0
+pkgver=6.28.0
pkgrel=1
pkgdesc='Integration with su for elevated privileges'
arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(doxygen
qt6-tools)
groups=(kf6)
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('a8a0c5103cb43dc62952aab76bb7e576e8643dbb31672e2ac2988279ab571700'
+sha256sums=('9af5746db7e25e2aac69c19a9cc9758fc7e7b4cbbcf2b6b6a6c93bd7c642e80f'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure
<[email protected]>
90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1 # Nicolas Fella
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdesu/-/commit/2cd4dd8b9670e4b10158db176b360bbd5d1a1a5f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdesu/-/commit/2cd4dd8b9670e4b10158db176b360bbd5d1a1a5f
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help