[arch-commits] Commit in syncthing-gtk/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Mon Dec 17 14:36:58 UTC 2018


    Date: Monday, December 17, 2018 @ 14:36:57
  Author: bgyorgy
Revision: 416533

upgpkg: syncthing-gtk 1:0.9.4.3-2

Remove optdepends, because nautilus and nemo support python3 only, while syncthing-gtk is still on python2

Modified:
  syncthing-gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-17 14:25:31 UTC (rev 416532)
+++ PKGBUILD	2018-12-17 14:36:57 UTC (rev 416533)
@@ -4,7 +4,7 @@
 
 pkgname=syncthing-gtk
 pkgver=0.9.4.3
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -13,9 +13,6 @@
 depends=('syncthing>=0.14.50' 'gtk3' 'libnotify' 'python2-bcrypt'
         'python2-cairo' 'python2-dateutil' 'python2-gobject')
 makedepends=('python2-setuptools')
-optdepends=('python2-caja: file manager integration for Caja'
-            'python2-nautilus: file manager integration for Nautilus'
-            'nemo-python: file manager integration for Nemo')
 source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz
         kde-statusicon.patch)
 sha256sums=('058e13a8dd65c0024c92074dc5445b27278d71379d1843b7cbc84ee5c87afa12'



More information about the arch-commits mailing list