Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
lxqt-panel
Commits:
b4d6fcbd by Chih-Hsuan Yen at 2025-12-22T08:44:02+08:00
upgpkg: 2.3.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lxqt-panel
pkgdesc = The LXQt desktop panel
- pkgver = 2.3.1
+ pkgver = 2.3.2
pkgrel = 1
url = https://github.com/lxqt/lxqt-panel
arch = x86_64
@@ -28,12 +28,12 @@ pkgbase = lxqt-panel
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/2.3.1/lxqt-panel-2.3.1.tar.xz
- source =
https://github.com/lxqt/lxqt-panel/releases/download/2.3.1/lxqt-panel-2.3.1.tar.xz.asc
+ source =
https://github.com/lxqt/lxqt-panel/releases/download/2.3.2/lxqt-panel-2.3.2.tar.xz
+ source =
https://github.com/lxqt/lxqt-panel/releases/download/2.3.2/lxqt-panel-2.3.2.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums =
073d859f82af0585513f6dafe986e70495594dedfc69c3cbdf41475fe79d1313
+ sha256sums =
f1ab0a2a645765045078621b6a510ec61685fbe4446422f9f9fb1cded62eb2d0
sha256sums = SKIP
pkgname = lxqt-panel
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Chih-Hsuan Yen <[email protected]>
pkgname=lxqt-panel
-pkgver=2.3.1
+pkgver=2.3.2
pkgrel=1
pkgdesc="The LXQt desktop panel"
arch=("x86_64")
@@ -27,7 +27,7 @@ makedepends=(
source=(
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
)
-sha256sums=('073d859f82af0585513f6dafe986e70495594dedfc69c3cbdf41475fe79d1313'
+sha256sums=('f1ab0a2a645765045078621b6a510ec61685fbe4446422f9f9fb1cded62eb2d0'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-panel/-/commit/b4d6fcbdcf301a40fe082b4f0e5071fb2fba5679
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-panel/-/commit/b4d6fcbdcf301a40fe082b4f0e5071fb2fba5679
You're receiving this email because of your account on gitlab.archlinux.org.