* update lxqt-policykit to 2.1.0-1
This commit is contained in:
parent
f41bf83610
commit
0459c8e88a
@ -1,21 +1,25 @@
|
||||
pkgbase = lxqt-policykit
|
||||
pkgdesc = The LXQt policykit authentication agent
|
||||
pkgver = 1.4.0
|
||||
pkgver = 2.1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/lxqt/lxqt-policykit
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
groups = lxqt
|
||||
license = LGPL2.1
|
||||
makedepends = cmake
|
||||
makedepends = lxqt-build-tools
|
||||
depends = liblxqt
|
||||
depends = polkit-qt5
|
||||
source = https://github.com/lxqt/lxqt-policykit/releases/download/1.4.0/lxqt-policykit-1.4.0.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-policykit/releases/download/1.4.0/lxqt-policykit-1.4.0.tar.xz.asc
|
||||
depends = polkit-qt6
|
||||
source = https://github.com/lxqt/lxqt-policykit/releases/download/2.1.0/lxqt-policykit-2.1.0.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-policykit/releases/download/2.1.0/lxqt-policykit-2.1.0.tar.xz.asc
|
||||
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
|
||||
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
|
||||
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
|
||||
sha256sums = 5ccce983f64d078d40b04b5efd3a5a764878dd28fc458430201a86bb55cc8485
|
||||
sha256sums = c004c70062f1c86315652ec4e49679a7cfbbeb1c9f234e6c360cca1ad5891040
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = lxqt-policykit
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Jerome Leclanche <jerome@leclan.ch>
|
||||
|
||||
pkgname=lxqt-policykit
|
||||
pkgver=2.0.0
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="The LXQt policykit authentication agent"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -14,7 +14,7 @@ makedepends=("cmake" "lxqt-build-tools")
|
||||
source=(
|
||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||
)
|
||||
sha256sums=('45c2ef396c860dada501f30dbe11ea9c029cbf9b2b8e6e8cce4c27512e43bc88'
|
||||
sha256sums=('c004c70062f1c86315652ec4e49679a7cfbbeb1c9f234e6c360cca1ad5891040'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user