* update lxqt-runner to 2.1.1-1
This commit is contained in:
parent
37f729fe38
commit
8869ed1d41
@ -1,6 +1,6 @@
|
||||
pkgbase = lxqt-runner
|
||||
pkgdesc = The LXQt application launcher
|
||||
pkgver = 2.1.0
|
||||
pkgver = 2.1.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/lxqt/lxqt-runner
|
||||
arch = x86_64
|
||||
@ -15,12 +15,12 @@ pkgbase = lxqt-runner
|
||||
depends = muparser
|
||||
depends = libQt6Xdg.so
|
||||
depends = layer-shell-qt
|
||||
source = https://github.com/lxqt/lxqt-runner/releases/download/2.1.0/lxqt-runner-2.1.0.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-runner/releases/download/2.1.0/lxqt-runner-2.1.0.tar.xz.asc
|
||||
source = https://github.com/lxqt/lxqt-runner/releases/download/2.1.1/lxqt-runner-2.1.1.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-runner/releases/download/2.1.1/lxqt-runner-2.1.1.tar.xz.asc
|
||||
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
|
||||
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
|
||||
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
|
||||
sha256sums = 2b7f233792099d0ee2369576c5f2e0ebb3dce9137593e7cdf0a1ffe10feff6a6
|
||||
sha256sums = bc764f027bcd3e40d5fa3c28b31db975aa8c1f5f75218384c5b1b3b37f8cbb5e
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = lxqt-runner
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
|
||||
|
||||
pkgname=lxqt-runner
|
||||
pkgver=2.1.0
|
||||
pkgver=2.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="The LXQt application launcher"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -16,7 +16,7 @@ source=(
|
||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
|
||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
|
||||
)
|
||||
sha256sums=('2b7f233792099d0ee2369576c5f2e0ebb3dce9137593e7cdf0a1ffe10feff6a6'
|
||||
sha256sums=('bc764f027bcd3e40d5fa3c28b31db975aa8c1f5f75218384c5b1b3b37f8cbb5e'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user