Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
pcmanfm-qt
Commits:
1ec3261f by Chih-Hsuan Yen at 2025-04-21T23:45:16+08:00
upgpkg: 2.2.0-1: bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pcmanfm-qt
pkgdesc = The LXQt file manager, Qt port of PCManFM
- pkgver = 2.1.0
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/lxqt/pcmanfm-qt
arch = x86_64
@@ -15,12 +15,12 @@ pkgbase = pcmanfm-qt
optdepends = gvfs-mtp: MTP support (Media Transfer Protocol)
optdepends = lxqt-archiver: archive management
optdepends = qt6-translations: allow keyboard shortcuts to function in
some languages (e.g. German)
- source =
https://github.com/lxqt/pcmanfm-qt/releases/download/2.1.0/pcmanfm-qt-2.1.0.tar.xz
- source =
https://github.com/lxqt/pcmanfm-qt/releases/download/2.1.0/pcmanfm-qt-2.1.0.tar.xz.asc
+ source =
https://github.com/lxqt/pcmanfm-qt/releases/download/2.2.0/pcmanfm-qt-2.2.0.tar.xz
+ source =
https://github.com/lxqt/pcmanfm-qt/releases/download/2.2.0/pcmanfm-qt-2.2.0.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums =
e63486571dfa1bc476785f0d881e2138c736708009589c05a93ab24575e06b4f
+ sha256sums =
a5eeeafa8d02c9ada1b4660c238f95fde08fa13278c9ea5e191ea3bdfba1be8f
sha256sums = SKIP
pkgname = pcmanfm-qt
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Chih-Hsuan Yen <[email protected]>
pkgname=pcmanfm-qt
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1
pkgdesc="The LXQt file manager, Qt port of PCManFM"
arch=("x86_64")
@@ -22,7 +22,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=('e63486571dfa1bc476785f0d881e2138c736708009589c05a93ab24575e06b4f'
+sha256sums=('a5eeeafa8d02c9ada1b4660c238f95fde08fa13278c9ea5e191ea3bdfba1be8f'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pcmanfm-qt/-/commit/1ec3261f5f594afc391d8f21bd6299e194bbac71
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pcmanfm-qt/-/commit/1ec3261f5f594afc391d8f21bd6299e194bbac71
You're receiving this email because of your account on gitlab.archlinux.org.