* update lxqt-panel to 2.1.2-1
This commit is contained in:
parent
c4b912eec4
commit
839e6e4cae
@ -1,9 +1,13 @@
|
||||
pkgbase = lxqt-panel
|
||||
pkgdesc = The LXQt desktop panel
|
||||
pkgver = 1.4.0
|
||||
pkgver = 2.1.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/lxqt/lxqt-panel
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
groups = lxqt
|
||||
license = LGPL2.1
|
||||
makedepends = lxqt-build-tools
|
||||
@ -14,25 +18,26 @@ pkgbase = lxqt-panel
|
||||
makedepends = lm_sensors
|
||||
makedepends = libxdamage
|
||||
makedepends = alsa-lib
|
||||
depends = libdbusmenu-qt5
|
||||
depends = libdbusmenu-lxqt
|
||||
depends = libxcomposite
|
||||
depends = lxqt-menu-data
|
||||
depends = libxtst
|
||||
depends = lxqt-globalkeys
|
||||
depends = solid5
|
||||
depends = solid
|
||||
depends = libxcb
|
||||
depends = libQt5Xdg.so
|
||||
depends = libQt6Xdg.so
|
||||
depends = layer-shell-qt
|
||||
optdepends = libpulse: Volume control plugin
|
||||
optdepends = alsa-lib: Volume control plugin
|
||||
optdepends = libstatgrab: CPU monitor and Network monitor plugins
|
||||
optdepends = libsysstat: System Statistics plugin
|
||||
optdepends = lm_sensors: Sensors plugin
|
||||
source = https://github.com/lxqt/lxqt-panel/releases/download/1.4.0/lxqt-panel-1.4.0.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-panel/releases/download/1.4.0/lxqt-panel-1.4.0.tar.xz.asc
|
||||
source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.2/lxqt-panel-2.1.2.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.2/lxqt-panel-2.1.2.tar.xz.asc
|
||||
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
|
||||
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
|
||||
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
|
||||
sha256sums = 0e660c0397c96a28f0fcf316b20c72d203c85793a884e1487b3b14e3790defc9
|
||||
sha256sums = bbc13cd4d66599d05cec6eb08c21db7131aa82961e2f72bece3cd0e8f6aa7469
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = lxqt-panel
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
|
||||
|
||||
pkgname=lxqt-panel
|
||||
pkgver=2.0.1
|
||||
pkgver=2.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="The LXQt desktop panel"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -28,7 +28,7 @@ makedepends=(
|
||||
source=(
|
||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||
)
|
||||
sha256sums=('73483c36e411496f8e958b7e56ba8bb06ae0b4300a62cf4c4a78964da6a59407'
|
||||
sha256sums=('bbc13cd4d66599d05cec6eb08c21db7131aa82961e2f72bece3cd0e8f6aa7469'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user