* update lxqt-globalkeys to 2.1.0-1
This commit is contained in:
parent
6cdd9184f2
commit
4d1f565403
@ -1,19 +1,23 @@
|
||||
pkgbase = lxqt-globalkeys
|
||||
pkgdesc = LXQt daemon and library for global keyboard shortcuts registration.
|
||||
pkgver = 1.4.0
|
||||
pkgver = 2.1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/lxqt/lxqt-globalkeys
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
groups = lxqt
|
||||
license = LGPL2.1
|
||||
makedepends = lxqt-build-tools
|
||||
depends = liblxqt
|
||||
source = https://github.com/lxqt/lxqt-globalkeys/releases/download/1.4.0/lxqt-globalkeys-1.4.0.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-globalkeys/releases/download/1.4.0/lxqt-globalkeys-1.4.0.tar.xz.asc
|
||||
source = https://github.com/lxqt/lxqt-globalkeys/releases/download/2.1.0/lxqt-globalkeys-2.1.0.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-globalkeys/releases/download/2.1.0/lxqt-globalkeys-2.1.0.tar.xz.asc
|
||||
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
|
||||
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
|
||||
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
|
||||
sha256sums = ffed3e299d11b3b6298bf5558cff9ba2b979d6d7a5cad72af0ae640a991b6203
|
||||
sha256sums = 70cc56c452626a2c3ceb7ade8745ed61bac10c7d9aa082443a74aba1e3942874
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = lxqt-globalkeys
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Contributor: Jerome Leclanche <jerome@leclan.ch>
|
||||
|
||||
pkgname=lxqt-globalkeys
|
||||
pkgver=2.0.0
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="LXQt daemon and library for global keyboard shortcuts registration."
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -15,7 +15,7 @@ makedepends=("lxqt-build-tools")
|
||||
source=(
|
||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||
)
|
||||
sha256sums=('13e7a72686890a40b65d8ae13c79ed287eb971fbc0285769c40c8b97e7af43f7'
|
||||
sha256sums=('70cc56c452626a2c3ceb7ade8745ed61bac10c7d9aa082443a74aba1e3942874'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user