* update lxqt-panel to 2.1.4-1

This commit is contained in:
Alexander Baldeck 2025-03-12 10:10:53 +01:00
parent ec2b75a353
commit 37f729fe38
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
pkgbase = lxqt-panel pkgbase = lxqt-panel
pkgdesc = The LXQt desktop panel pkgdesc = The LXQt desktop panel
pkgver = 2.1.3 pkgver = 2.1.4
pkgrel = 1 pkgrel = 1
url = https://github.com/lxqt/lxqt-panel url = https://github.com/lxqt/lxqt-panel
arch = x86_64 arch = x86_64
@ -32,12 +32,12 @@ pkgbase = lxqt-panel
optdepends = libstatgrab: CPU monitor and Network monitor plugins optdepends = libstatgrab: CPU monitor and Network monitor plugins
optdepends = libsysstat: System Statistics plugin optdepends = libsysstat: System Statistics plugin
optdepends = lm_sensors: Sensors plugin optdepends = lm_sensors: Sensors plugin
source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.3/lxqt-panel-2.1.3.tar.xz source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.4/lxqt-panel-2.1.4.tar.xz
source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.3/lxqt-panel-2.1.3.tar.xz.asc source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.4/lxqt-panel-2.1.4.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373 validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3 validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
sha256sums = 85d13a07c296c0f3d34b4de73c252e70f05af4ff296888a7cad017026a5f05e4 sha256sums = ffd1b8ee73d20c61e7f4b8888593fa8c484ab9aa0f902c628415646eed2915e6
sha256sums = SKIP sha256sums = SKIP
pkgname = lxqt-panel pkgname = lxqt-panel

View File

@ -3,7 +3,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org> # Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
pkgname=lxqt-panel pkgname=lxqt-panel
pkgver=2.1.3 pkgver=2.1.4
pkgrel=1 pkgrel=1
pkgdesc="The LXQt desktop panel" pkgdesc="The LXQt desktop panel"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -28,7 +28,7 @@ makedepends=(
source=( source=(
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc} "https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
) )
sha256sums=('85d13a07c296c0f3d34b4de73c252e70f05af4ff296888a7cad017026a5f05e4' sha256sums=('ffd1b8ee73d20c61e7f4b8888593fa8c484ab9aa0f902c628415646eed2915e6'
'SKIP') 'SKIP')
validpgpkeys=( validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch> "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>