Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
lxqt-panel
Commits:
a7e74a7d by Chih-Hsuan Yen at 2025-04-21T23:45:04+08:00
upgpkg: 2.2.0-1: bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lxqt-panel
pkgdesc = The LXQt desktop panel
- pkgver = 2.1.4
+ pkgver = 2.2.0
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.1.4/lxqt-panel-2.1.4.tar.xz
- source =
https://github.com/lxqt/lxqt-panel/releases/download/2.1.4/lxqt-panel-2.1.4.tar.xz.asc
+ source =
https://github.com/lxqt/lxqt-panel/releases/download/2.2.0/lxqt-panel-2.2.0.tar.xz
+ source =
https://github.com/lxqt/lxqt-panel/releases/download/2.2.0/lxqt-panel-2.2.0.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums =
ffd1b8ee73d20c61e7f4b8888593fa8c484ab9aa0f902c628415646eed2915e6
+ sha256sums =
e5011840140fe1c06cfe4deadbb1a88c0395b33d274c2a68d7e657b6622f1adb
sha256sums = SKIP
pkgname = lxqt-panel
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Chih-Hsuan Yen <[email protected]>
pkgname=lxqt-panel
-pkgver=2.1.4
+pkgver=2.2.0
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=('ffd1b8ee73d20c61e7f4b8888593fa8c484ab9aa0f902c628415646eed2915e6'
+sha256sums=('e5011840140fe1c06cfe4deadbb1a88c0395b33d274c2a68d7e657b6622f1adb'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-panel/-/commit/a7e74a7d5e483c2cb576a7c4f511001b718e1513
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-panel/-/commit/a7e74a7d5e483c2cb576a7c4f511001b718e1513
You're receiving this email because of your account on gitlab.archlinux.org.