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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Dec 2 19:38:19 UTC 2017


    Date: Saturday, December 2, 2017 @ 19:38:18
  Author: jlichtblau
Revision: 271921

syncthing-gtk - FS#54028 fixed

Modified:
  syncthing-gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-02 19:32:51 UTC (rev 271920)
+++ PKGBUILD	2017-12-02 19:38:18 UTC (rev 271921)
@@ -16,7 +16,8 @@
 makedepends=('python2-setuptools')
 optdepends=('python2-nautilus: file manager integration for Nautilus'
             'python2-caja: file manager integration for Caja'
-            'librsvg: to shown menu icons correctly if not using traditional window header')
+            'librsvg: to show menu icons correctly if not using traditional window header'
+            'libappindicator-gtk3: to show tray icon in Plasma 5')
 source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
 sha256sums=('a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef')
 



More information about the arch-commits mailing list