Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
lxqt-panel
Commits:
63e502d9 by Chih-Hsuan Yen at 2024-11-11T21:42:53+08:00
upgpkg: 2.1.1-1: bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lxqt-panel
pkgdesc = The LXQt desktop panel
- pkgver = 2.0.1
+ pkgver = 2.1.1
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.0.1/lxqt-panel-2.0.1.tar.xz
- source =
https://github.com/lxqt/lxqt-panel/releases/download/2.0.1/lxqt-panel-2.0.1.tar.xz.asc
+ source =
https://github.com/lxqt/lxqt-panel/releases/download/2.1.1/lxqt-panel-2.1.1.tar.xz
+ source =
https://github.com/lxqt/lxqt-panel/releases/download/2.1.1/lxqt-panel-2.1.1.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums =
73483c36e411496f8e958b7e56ba8bb06ae0b4300a62cf4c4a78964da6a59407
+ sha256sums =
176d1638f2bc0669afc0f3ff34da3faa543f2e2dac5122fd0ec235eea98986d5
sha256sums = SKIP
pkgname = lxqt-panel
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Chih-Hsuan Yen <[email protected]>
pkgname=lxqt-panel
-pkgver=2.0.1
+pkgver=2.1.1
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=('73483c36e411496f8e958b7e56ba8bb06ae0b4300a62cf4c4a78964da6a59407'
+sha256sums=('176d1638f2bc0669afc0f3ff34da3faa543f2e2dac5122fd0ec235eea98986d5'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-panel/-/commit/63e502d98aaf36c11e746b97232cdd36eb96ab5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-panel/-/commit/63e502d98aaf36c11e746b97232cdd36eb96ab5b
You're receiving this email because of your account on gitlab.archlinux.org.