Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
lxqt-config
Commits:
edfffa5a by Chih-Hsuan Yen at 2026-01-30T08:43:44+08:00
upgpkg: 2.3.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lxqt-config
pkgdesc = LXQt system configuration.
- pkgver = 2.3.0
+ pkgver = 2.3.1
pkgrel = 1
url = https://github.com/lxqt/lxqt-config
arch = x86_64
@@ -25,10 +25,10 @@ pkgbase = lxqt-config
depends = libudev.so
depends = zlib
optdepends = xsettingsd: help GTK applications apply themes on the fly
- source =
https://github.com/lxqt/lxqt-config/releases/download/2.3.0/lxqt-config-2.3.0.tar.xz
- source =
https://github.com/lxqt/lxqt-config/releases/download/2.3.0/lxqt-config-2.3.0.tar.xz.asc
+ source =
https://github.com/lxqt/lxqt-config/releases/download/2.3.1/lxqt-config-2.3.1.tar.xz
+ source =
https://github.com/lxqt/lxqt-config/releases/download/2.3.1/lxqt-config-2.3.1.tar.xz.asc
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums =
69b8acf50ebedfe3c3808f7dad853e9f5a5e74c8d17693a15180654fcb7f4b0c
+ sha256sums =
69e5ca947fda1d2b4242f3021af8c41bd0ec03096e946ca37e50248e44dd8e01
sha256sums = SKIP
pkgname = lxqt-config
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Jerome Leclanche <[email protected]>
pkgname=lxqt-config
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="LXQt system configuration."
arch=("x86_64")
@@ -23,7 +23,7 @@ source=(
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
)
-sha256sums=('69b8acf50ebedfe3c3808f7dad853e9f5a5e74c8d17693a15180654fcb7f4b0c'
+sha256sums=('69e5ca947fda1d2b4242f3021af8c41bd0ec03096e946ca37e50248e44dd8e01'
'SKIP')
validpgpkeys=(
"19DFDF3A579BD509DBB572D8BE793007AD22DF7E" #
https://github.com/tsujan.gpg
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-config/-/commit/edfffa5a217920e39101aecf31cc97992fe2fff0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-config/-/commit/edfffa5a217920e39101aecf31cc97992fe2fff0
You're receiving this email because of your account on gitlab.archlinux.org.