* update kauth to 6.11.0-1
This commit is contained in:
parent
a01d00bc5f
commit
303d7f1527
@ -1,6 +1,6 @@
|
||||
pkgbase = kauth
|
||||
pkgdesc = Abstraction to system policy and authentication features
|
||||
pkgver = 6.9.0
|
||||
pkgver = 6.11.0
|
||||
pkgrel = 1
|
||||
url = https://community.kde.org/Frameworks
|
||||
arch = x86_64
|
||||
@ -21,12 +21,12 @@ pkgbase = kauth
|
||||
depends = kwindowsystem
|
||||
depends = polkit-qt6
|
||||
depends = qt6-base
|
||||
source = https://download.kde.org/stable/frameworks/6.9/kauth-6.9.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.9/kauth-6.9.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/frameworks/6.11/kauth-6.11.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.11/kauth-6.11.0.tar.xz.sig
|
||||
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
|
||||
sha256sums = 84cf15729bd248aa9d78c1bfecf68161782d521ac14a9b6a5bdacc29cbe3dec6
|
||||
sha256sums = 479660eabe97198c31f228a18271bc739b234943c68e95383c361a835131179b
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kauth
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
pkgname=kauth
|
||||
pkgver=6.9.0
|
||||
pkgver=6.11.0
|
||||
pkgrel=1
|
||||
pkgdesc='Abstraction to system policy and authentication features'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -22,7 +22,7 @@ makedepends=(doxygen
|
||||
qt6-tools)
|
||||
groups=(kf6)
|
||||
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('84cf15729bd248aa9d78c1bfecf68161782d521ac14a9b6a5bdacc29cbe3dec6'
|
||||
sha256sums=('479660eabe97198c31f228a18271bc739b234943c68e95383c361a835131179b'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <faure@kde.org>
|
||||
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user