Date: Sunday, April 26, 2020 @ 06:26:56
  Author: yan12125
Revision: 621516

upgpkg: pcmanfm-qt 0.15.0-2

Modified:
  pcmanfm-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-26 06:04:28 UTC (rev 621515)
+++ PKGBUILD    2020-04-26 06:26:56 UTC (rev 621516)
@@ -3,7 +3,7 @@
 
 pkgname=pcmanfm-qt
 pkgver=0.15.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The LXQt file manager, Qt port of PCManFM"
 arch=("x86_64")
 groups=("lxqt")
@@ -14,12 +14,12 @@
 optdepends=(
        "gvfs: for trash support, mounting with udisks and remote filesystems"
        "gvfs-mtp: MTP support (Media Transfer Protocol)"
-       "xarchiver: archive management"
+       "lxqt-archiver: 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";
-       
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+       
"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=('69d60ac9b1ee73ad73280ce544680c6f7fe72fd69eba9c9b7a03e6c80576c105'
             'SKIP')

Reply via email to