[arch-commits] Commit in pcmanfm-qt/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Feb 14 02:33:42 UTC 2019


    Date: Thursday, February 14, 2019 @ 02:33:41
  Author: yan12125
Revision: 432169

upgpkg: pcmanfm-qt 0.14.0-2

Fixes FS#58182

Modified:
  pcmanfm-qt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-14 02:25:51 UTC (rev 432168)
+++ PKGBUILD	2019-02-14 02:33:41 UTC (rev 432169)
@@ -1,12 +1,13 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=pcmanfm-qt
 pkgver=0.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The LXQt file manager, Qt port of PCManFM"
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org"
+url="https://lxqt.org"
 license=("GPL2")
 depends=("desktop-file-utils" "libfm-qt" "lxmenu-data")
 makedepends=("lxqt-build-tools")
@@ -14,6 +15,7 @@
 	"gvfs: for trash support, mounting with udisks and remote filesystems"
 	"gvfs-mtp: MTP support (Media Transfer Protocol)"
 	"xarchiver: archive management"
+	"qt5-translations: allow keyboard shortcuts to function in some languages (e.g. German)"
 )
 source=(
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"



More information about the arch-commits mailing list