[arch-commits] Commit in pcmanfm-qt/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu Nov 5 15:18:59 UTC 2020
Date: Thursday, November 5, 2020 @ 15:18:59
Author: yan12125
Revision: 743203
upgpkg: pcmanfm-qt 0.16.0-1; improve optdepends
Modified:
pcmanfm-qt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-05 15:18:05 UTC (rev 743202)
+++ PKGBUILD 2020-11-05 15:18:59 UTC (rev 743203)
@@ -2,7 +2,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=pcmanfm-qt
-pkgver=0.15.1
+pkgver=0.16.0
pkgrel=1
pkgdesc="The LXQt file manager, Qt port of PCManFM"
arch=("x86_64")
@@ -12,7 +12,7 @@
depends=("desktop-file-utils" "libfm-qt" "lxmenu-data" "libfm-qt.so")
makedepends=("lxqt-build-tools")
optdepends=(
- "gvfs: for trash support, mounting with udisks and remote filesystems"
+ "gvfs: for trash support, mounting with udisks, remote filesystems and trust bits for executables"
"gvfs-mtp: MTP support (Media Transfer Protocol)"
"lxqt-archiver: archive management"
"qt5-translations: allow keyboard shortcuts to function in some languages (e.g. German)"
@@ -21,7 +21,7 @@
"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=('4d1a076046f33ee6ffd58e79a18ca516e198f21a59dff4a2d8da04962130ecc7'
+sha256sums=('fc08bb6050543d862bf3594d6bd414c427b7998e36177e5e62611ce3e7effab6'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome at leclan.ch>
More information about the arch-commits
mailing list