Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
lxqt-session
Commits:
151537e5 by Chih-Hsuan Yen at 2024-11-11T21:45:59+08:00
upgpkg: 2.1.0-1: bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lxqt-session
pkgdesc = The LXQt session manager
- pkgver = 2.0.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/lxqt/lxqt-session
arch = x86_64
@@ -20,12 +20,12 @@ pkgbase = lxqt-session
optdepends = breeze-icons: Default icon theme
optdepends = oxygen-icons: Alternative icon theme
optdepends = sddm: The recommended display manager
- source =
https://github.com/lxqt/lxqt-session/releases/download/2.0.0/lxqt-session-2.0.0.tar.xz
- source =
https://github.com/lxqt/lxqt-session/releases/download/2.0.0/lxqt-session-2.0.0.tar.xz.asc
+ source =
https://github.com/lxqt/lxqt-session/releases/download/2.1.0/lxqt-session-2.1.0.tar.xz
+ source =
https://github.com/lxqt/lxqt-session/releases/download/2.1.0/lxqt-session-2.1.0.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums =
74ea3b998fecb50834b8b09952c31a1bf128fde9f7cfdd31284f7397665cb428
+ sha256sums =
b745ef14afec4bed788aeb2d448861fbc0c6f738c1ce956f4a6450f6c745270b
sha256sums = SKIP
pkgname = lxqt-session
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Jerome Leclanche <[email protected]>
pkgname=lxqt-session
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="The LXQt session manager"
arch=("x86_64")
@@ -19,7 +19,7 @@ optdepends=(
source=(
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
)
-sha256sums=('74ea3b998fecb50834b8b09952c31a1bf128fde9f7cfdd31284f7397665cb428'
+sha256sums=('b745ef14afec4bed788aeb2d448861fbc0c6f738c1ce956f4a6450f6c745270b'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-session/-/commit/151537e5c9b606f6821d19dcbab82b978ec48d86
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-session/-/commit/151537e5c9b606f6821d19dcbab82b978ec48d86
You're receiving this email because of your account on gitlab.archlinux.org.