* update kdesu to 6.4.0-1
This commit is contained in:
parent
bff2e9aa85
commit
cf9c38fbec
@ -1,6 +1,6 @@
|
||||
pkgbase = kdesu
|
||||
pkgdesc = Integration with su for elevated privileges
|
||||
pkgver = 5.249.0
|
||||
pkgver = 6.4.0
|
||||
pkgrel = 1
|
||||
url = https://community.kde.org/Frameworks
|
||||
arch = x86_64
|
||||
@ -19,11 +19,12 @@ pkgbase = kdesu
|
||||
depends = kpty
|
||||
depends = libx11
|
||||
depends = qt6-base
|
||||
source = https://download.kde.org/unstable/frameworks/5.249.0/kdesu-5.249.0.tar.xz
|
||||
source = https://download.kde.org/unstable/frameworks/5.249.0/kdesu-5.249.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/frameworks/6.4/kdesu-6.4.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.4/kdesu-6.4.0.tar.xz.sig
|
||||
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
sha256sums = 5cf3ac1eed0fb1575bbcf5ed36f4001ad65f0aff4ed6652b8aa1f586ddbb20e0
|
||||
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
|
||||
sha256sums = f27ae587eb5f93bb1890b414ee3eb63b25404f96f6dbd0048426b60e0acacb5a
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kdesu
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
pkgname=kdesu
|
||||
pkgver=6.2.0
|
||||
pkgver=6.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Integration with su for elevated privileges'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -24,7 +24,7 @@ makedepends=(doxygen
|
||||
qt6-tools)
|
||||
groups=(kf6)
|
||||
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('7c612fea489d9e3e3d3c90cab0d314d98486bdc06014a60f609fdff21505822f'
|
||||
sha256sums=('f27ae587eb5f93bb1890b414ee3eb63b25404f96f6dbd0048426b60e0acacb5a'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <faure@kde.org>
|
||||
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user