Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
lxqt-runner
Commits:
7949e6aa by Chih-Hsuan Yen at 2025-04-21T23:47:39+08:00
upgpkg: 2.2.0-1: bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lxqt-runner
pkgdesc = The LXQt application launcher
- pkgver = 2.1.2
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/lxqt/lxqt-runner
arch = x86_64
@@ -11,12 +11,12 @@ pkgbase = lxqt-runner
depends = muparser
depends = libQt6Xdg.so
depends = layer-shell-qt
- source =
https://github.com/lxqt/lxqt-runner/releases/download/2.1.2/lxqt-runner-2.1.2.tar.xz
- source =
https://github.com/lxqt/lxqt-runner/releases/download/2.1.2/lxqt-runner-2.1.2.tar.xz.asc
+ source =
https://github.com/lxqt/lxqt-runner/releases/download/2.2.0/lxqt-runner-2.2.0.tar.xz
+ source =
https://github.com/lxqt/lxqt-runner/releases/download/2.2.0/lxqt-runner-2.2.0.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums =
9d95ab07e57102c696b72be772c169c6ae260b04177cbc336e75e7578a4b2de2
+ sha256sums =
e15caab4c9bc4e95b147095310ec4ed85553a906e1d4381067460b63a286e890
sha256sums = SKIP
pkgname = lxqt-runner
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Chih-Hsuan Yen <[email protected]>
pkgname=lxqt-runner
-pkgver=2.1.2
+pkgver=2.2.0
pkgrel=1
pkgdesc="The LXQt application launcher"
arch=("x86_64")
@@ -15,7 +15,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=('9d95ab07e57102c696b72be772c169c6ae260b04177cbc336e75e7578a4b2de2'
+sha256sums=('e15caab4c9bc4e95b147095310ec4ed85553a906e1d4381067460b63a286e890'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-runner/-/commit/7949e6aa37cff0ff92ac862e4ef0f092cb45b790
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-runner/-/commit/7949e6aa37cff0ff92ac862e4ef0f092cb45b790
You're receiving this email because of your account on gitlab.archlinux.org.