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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 16:30:43
  Author: felixonmars
Revision: 659277

upgpkg: syncthing-gtk 1:0.9.4.4-2: reproducibility rebuild

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 16:30:18 UTC (rev 659276)
+++ PKGBUILD2020-07-07 16:30:43 UTC (rev 659277)
@@ -4,7 +4,7 @@
 
 pkgname=syncthing-gtk
 pkgver=0.9.4.4
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')


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

2019-08-15 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, August 15, 2019 @ 18:00:44
  Author: jlichtblau
Revision: 499587

upgpkg: syncthing-gtk 1:0.9.4.4-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-15 17:59:54 UTC (rev 499586)
+++ PKGBUILD2019-08-15 18:00:44 UTC (rev 499587)
@@ -3,8 +3,8 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.4.3
-pkgrel=2
+pkgver=0.9.4.4
+pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -11,11 +11,11 @@
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
 depends=('syncthing>=0.14.50' 'gtk3' 'libnotify' 'python2-bcrypt'
-'python2-cairo' 'python2-dateutil' 'python2-gobject')
+ 'python2-cairo' 'python2-dateutil' 'python2-gobject')
 makedepends=('python2-setuptools')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz
 kde-statusicon.patch)
-sha256sums=('058e13a8dd65c0024c92074dc5445b27278d71379d1843b7cbc84ee5c87afa12'
+sha256sums=('896ddaaba4ad0b8f090c5a381a28b3da759932314562cdd50ca288543b03ddcc'
 '109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d')
 
 prepare() {


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

2018-12-17 Thread Balló György via arch-commits
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
===
--- PKGBUILD2018-12-17 14:25:31 UTC (rev 416532)
+++ PKGBUILD2018-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'


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

2018-11-13 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, November 13, 2018 @ 19:43:50
  Author: jlichtblau
Revision: 407147

upgpkg: syncthing-gtk 1:0.9.4.3-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-13 18:53:23 UTC (rev 407146)
+++ PKGBUILD2018-11-13 19:43:50 UTC (rev 407147)
@@ -3,7 +3,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.4.2
+pkgver=0.9.4.3
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,7 +18,7 @@
 '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=('9b0a25cd89217f07bcc1f6ed75c54351b71e8471a0aa6843754af5b2c54ac49e'
+sha256sums=('058e13a8dd65c0024c92074dc5445b27278d71379d1843b7cbc84ee5c87afa12'
 '109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d')
 
 prepare() {


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

2018-09-29 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, September 29, 2018 @ 19:28:24
  Author: jlichtblau
Revision: 388017

upgpkg: syncthing-gtk 1:0.9.4.2-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-29 19:04:24 UTC (rev 388016)
+++ PKGBUILD2018-09-29 19:28:24 UTC (rev 388017)
@@ -3,7 +3,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.4
+pkgver=0.9.4.2
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -10,7 +10,7 @@
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
-depends=('syncthing>=0.14.48' 'gtk3' 'libnotify' 'python2-bcrypt'
+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'
@@ -18,7 +18,7 @@
 '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=('586dc60460973c2664cee9f0fe6360b635a5b04278924f61c4bc9041723549f2'
+sha256sums=('9b0a25cd89217f07bcc1f6ed75c54351b71e8471a0aa6843754af5b2c54ac49e'
 '109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d')
 
 prepare() {


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

2018-09-02 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, September 2, 2018 @ 16:47:45
  Author: jlichtblau
Revision: 376059

upgpkg: syncthing-gtk 1:0.9.4-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-02 16:41:37 UTC (rev 376058)
+++ PKGBUILD2018-09-02 16:47:45 UTC (rev 376059)
@@ -4,15 +4,15 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.3.1
-pkgrel=2
+pkgver=0.9.4
+pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
-depends=('syncthing>=0.13' 'gtk3' 'libnotify' 'python2-pyinotify'
- 'python2-bcrypt' 'python2-cairo' 'python2-dateutil' 'python2-gobject')
+depends=('syncthing>=0.14.48' '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'
@@ -19,7 +19,7 @@
 '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=('0adcdd4be83f2e65aeeb5250d6d4b69c12216dbd740c8051b6a434a9154bd9b4'
+sha256sums=('586dc60460973c2664cee9f0fe6360b635a5b04278924f61c4bc9041723549f2'
 '109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d')
 
 prepare() {


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

2018-08-18 Thread Balló György via arch-commits
Date: Saturday, August 18, 2018 @ 21:09:35
  Author: bgyorgy
Revision: 372708

upgpkg: syncthing-gtk 1:0.9.3.1-2

Revert installing filemanager extensions system-wide. It's not designed by 
upstream. See: https://github.com/syncthing/syncthing-gtk/issues/439

Modified:
  syncthing-gtk/trunk/PKGBUILD

--+
 PKGBUILD |8 +---
 1 file changed, 1 insertion(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-18 21:05:22 UTC (rev 372707)
+++ PKGBUILD2018-08-18 21:09:35 UTC (rev 372708)
@@ -5,7 +5,7 @@
 
 pkgname=syncthing-gtk
 pkgver=0.9.3.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -37,10 +37,4 @@
 package() {
   cd $pkgname-$pkgver
   python2 setup.py install --root="${pkgdir}" --optimize=1
-
-  # Move filemanager extensions into their right place (FS#57123)
-  mkdir -p "${pkgdir}"/usr/share/{caja,nautilus,nemo}-python/extensions/
-  mv "${pkgdir}"/usr/share/syncthing-gtk/syncthing-plugin-caja.py 
"${pkgdir}"/usr/share/caja-python/extensions/
-  mv "${pkgdir}"/usr/share/syncthing-gtk/syncthing-plugin-nautilus.py 
"${pkgdir}"/usr/share/nautilus-python/extensions/
-  mv "${pkgdir}"/usr/share/syncthing-gtk/syncthing-plugin-nemo.py 
"${pkgdir}"/usr/share/nemo-python/extensions/
 }


[arch-commits] Commit in syncthing-gtk/trunk (PKGBUILD fix-icon-path.patch)

2018-04-02 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 2, 2018 @ 17:02:14
  Author: jlichtblau
Revision: 313894

upgpkg: syncthing-gtk 1:0.9.3.1-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD
Deleted:
  syncthing-gtk/trunk/fix-icon-path.patch

-+
 PKGBUILD|   13 -
 fix-icon-path.patch |   50 --
 2 files changed, 4 insertions(+), 59 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-02 17:02:01 UTC (rev 313893)
+++ PKGBUILD2018-04-02 17:02:14 UTC (rev 313894)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.3
+pkgver=0.9.3.1
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,11 +18,9 @@
 '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
-fix-icon-path.patch)
-sha256sums=('c5eaf6d80ad0479f8e8d59c65d6ab4f9c96325175704a15bbb10e5fb8bb4988a'
-'109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d'
-'34b752396db02668016c2c2a57b475f4ade9533f50fb682db6f8a9d239a84653')
+kde-statusicon.patch)
+sha256sums=('0adcdd4be83f2e65aeeb5250d6d4b69c12216dbd740c8051b6a434a9154bd9b4'
+'109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -29,9 +27,6 @@
 
   # Enable Gtk.StatusIcon in KDE
   patch -Np1 -i ../kde-statusicon.patch
-
-  # Fix icon path on about dialog
-  patch -Np1 -i ../fix-icon-path.patch
 }
 
 build() {

Deleted: fix-icon-path.patch
===
--- fix-icon-path.patch 2018-04-02 17:02:01 UTC (rev 313893)
+++ fix-icon-path.patch 2018-04-02 17:02:14 UTC (rev 313894)
@@ -1,50 +0,0 @@
-From bee33afd49644754140c327677b01ec1e486dcde Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Fri, 26 Jan 2018 20:20:34 +0100
-Subject: [PATCH] Fix icon path on about dialog
-

- syncthing_gtk/aboutdialog.py | 7 +--
- syncthing_gtk/app.py | 2 +-
- 2 files changed, 6 insertions(+), 3 deletions(-)
-
-diff --git a/syncthing_gtk/aboutdialog.py b/syncthing_gtk/aboutdialog.py
-index 8f788f8..2e5a431 100644
 a/syncthing_gtk/aboutdialog.py
-+++ b/syncthing_gtk/aboutdialog.py
-@@ -10,8 +10,9 @@
- 
- class AboutDialog(object):
-   """ Standard looking about dialog """
--  def __init__(self, app, gladepath):
-+  def __init__(self, app, gladepath, iconpath):
-   self.gladepath = gladepath
-+  self.iconpath = iconpath
-   self.setup_widgets(app)
-   
-   def show(self, parent=None):
-@@ -28,8 +29,10 @@ def close(self):
-   self.dialog.destroy()
-   
-   def setup_widgets(self, app):
--  # Load glade file
-   self.builder = UIBuilder()
-+  # Fix icon path
-+  self.builder.replace_icon_path("icons/", self.iconpath)
-+  # Load glade file
-   self.builder.add_from_file(os.path.join(self.gladepath, 
"about.glade"))
-   self.builder.connect_signals(self)
-   self.dialog = self.builder.get_object("dialog")
-diff --git a/syncthing_gtk/app.py b/syncthing_gtk/app.py
-index f910ca5..6d21487 100644
 a/syncthing_gtk/app.py
-+++ b/syncthing_gtk/app.py
-@@ -1699,7 +1699,7 @@ def cb_exit(self, *a):
-   
-   def cb_about(self, *a):
-   from syncthing_gtk.aboutdialog import AboutDialog
--  AboutDialog(self, self.gladepath).show(self["window"])
-+  AboutDialog(self, self.gladepath, 
self.iconpath).show(self["window"])
-   
-   def cb_delete_event(self, *e):
-   # Hide main window


[arch-commits] Commit in syncthing-gtk/trunk (PKGBUILD fix-statusicon.patch)

2018-02-19 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, February 19, 2018 @ 18:52:18
  Author: jlichtblau
Revision: 296404

upgpkg: syncthing-gtk 1:0.9.3-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD
Deleted:
  syncthing-gtk/trunk/fix-statusicon.patch

--+
 PKGBUILD |   23 +--
 fix-statusicon.patch |   23 ---
 2 files changed, 9 insertions(+), 37 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 18:36:05 UTC (rev 296403)
+++ PKGBUILD2018-02-19 18:52:18 UTC (rev 296404)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Martin Wimpress 
 # Maintainer: Jaroslav Lichtblau 
+# Contributor: Martin Wimpress 
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.2.7
-pkgrel=5
+pkgver=0.9.3
+pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -18,11 +18,9 @@
 '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
-fix-statusicon.patch
 kde-statusicon.patch
 fix-icon-path.patch)
-sha256sums=('a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef'
-'5e9d4f89fb503d8761f435ebd03dbb126c0d5df8f00e4fd405fbdd8e5fb4a47c'
+sha256sums=('c5eaf6d80ad0479f8e8d59c65d6ab4f9c96325175704a15bbb10e5fb8bb4988a'
 '109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d'
 '34b752396db02668016c2c2a57b475f4ade9533f50fb682db6f8a9d239a84653')
 
@@ -29,9 +27,6 @@
 prepare() {
   cd $pkgname-$pkgver
 
-  # Fix invisible tray icon
-  patch -Np1 -i ../fix-statusicon.patch
-
   # Enable Gtk.StatusIcon in KDE
   patch -Np1 -i ../kde-statusicon.patch
 
@@ -46,11 +41,11 @@
 
 package() {
   cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir" --optimize=1
+  python2 setup.py install --root="${pkgdir}" --optimize=1
 
   # Move filemanager extensions into their right place (FS#57123)
-  mkdir -p "$pkgdir"/usr/share/{caja,nautilus,nemo}-python/extensions/
-  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-caja.py 
"$pkgdir"/usr/share/caja-python/extensions/
-  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-nautilus.py 
"$pkgdir"/usr/share/nautilus-python/extensions/
-  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-nemo.py 
"$pkgdir"/usr/share/nemo-python/extensions/
+  mkdir -p "${pkgdir}"/usr/share/{caja,nautilus,nemo}-python/extensions/
+  mv "${pkgdir}"/usr/share/syncthing-gtk/syncthing-plugin-caja.py 
"${pkgdir}"/usr/share/caja-python/extensions/
+  mv "${pkgdir}"/usr/share/syncthing-gtk/syncthing-plugin-nautilus.py 
"${pkgdir}"/usr/share/nautilus-python/extensions/
+  mv "${pkgdir}"/usr/share/syncthing-gtk/syncthing-plugin-nemo.py 
"${pkgdir}"/usr/share/nemo-python/extensions/
 }

Deleted: fix-statusicon.patch
===
--- fix-statusicon.patch2018-02-19 18:36:05 UTC (rev 296403)
+++ fix-statusicon.patch2018-02-19 18:52:18 UTC (rev 296404)
@@ -1,23 +0,0 @@
-From a6f6d11d42de34d0f6519c349f19217e269f6f56 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Fri, 26 Jan 2018 11:40:06 +0100
-Subject: [PATCH] Fix invisible tray icon
-
-It should call set_from_icon_name() instead of set_from_file(), otherwise it 
tries to set the icon from an invalid path.

- syncthing_gtk/statusicon.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/syncthing_gtk/statusicon.py b/syncthing_gtk/statusicon.py
-index dc784ea..5f19ee9 100644
 a/syncthing_gtk/statusicon.py
-+++ b/syncthing_gtk/statusicon.py
-@@ -240,7 +240,7 @@ def set(self, icon=None, text=None):
-   def _on_embedded_change(self, *args):
-   # Without an icon update at this point GTK might consider the 
icon embedded and visible even through
-   # it can't actually be seen...
--  self._tray.set_from_file(self._get_icon())
-+  self._tray.set_from_icon_name(self._get_icon())
-   
-   # An invisible tray icon will never be embedded but it also 
should not be replaced
-   # by a fallback icon


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

2018-01-20 Thread Balló György via arch-commits
Date: Saturday, January 20, 2018 @ 13:16:08
  Author: bgyorgy
Revision: 284271

upgpkg: syncthing-gtk 1:0.9.2.7-3

Fix nemo-python optional dependency

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-20 13:11:24 UTC (rev 284270)
+++ PKGBUILD2018-01-20 13:16:08 UTC (rev 284271)
@@ -5,7 +5,7 @@
 
 pkgname=syncthing-gtk
 pkgver=0.9.2.7
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('python2-setuptools')
 optdepends=('python2-caja: file manager integration for Caja'
 'python2-nautilus: file manager integration for Nautilus'
-'python2-nemo: file manager integration for Nemo')
+'nemo-python: file manager integration for Nemo')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
 sha256sums=('a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef')
 


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

2018-01-20 Thread Balló György via arch-commits
Date: Saturday, January 20, 2018 @ 13:11:04
  Author: bgyorgy
Revision: 284269

upgpkg: syncthing-gtk 1:0.9.2.7-2

Move filemanager extensions into their right place (FS#57123)

Modified:
  syncthing-gtk/trunk/PKGBUILD

--+
 PKGBUILD |   19 ---
 1 file changed, 12 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-20 12:17:24 UTC (rev 284268)
+++ PKGBUILD2018-01-20 13:11:04 UTC (rev 284269)
@@ -5,7 +5,7 @@
 
 pkgname=syncthing-gtk
 pkgver=0.9.2.7
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -12,12 +12,11 @@
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
 depends=('syncthing>=0.13' 'gtk3' 'libnotify' 'python2-pyinotify'
- 'python2-bcrypt' 'python2-cairo' 'python2-dateutil' 'python2-gobject')
+ 'python2-bcrypt' 'python2-dateutil' 'python2-gobject')
 makedepends=('python2-setuptools')
-optdepends=('python2-nautilus: file manager integration for Nautilus'
-'python2-caja: file manager integration for Caja'
-'librsvg: to show menu icons correctly if not using traditional 
window header'
-'libappindicator-gtk3: to show tray icon in Plasma 5')
+optdepends=('python2-caja: file manager integration for Caja'
+'python2-nautilus: file manager integration for Nautilus'
+'python2-nemo: file manager integration for Nemo')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
 sha256sums=('a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef')
 
@@ -28,5 +27,11 @@
 
 package() {
   cd $pkgname-$pkgver
-  python2 setup.py install --root="${pkgdir}" --optimize=1
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  # Move filemanager extensions into their right place (FS#57123)
+  mkdir -p "$pkgdir"/usr/share/{caja,nautilus,nemo}-python/extensions/
+  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-caja.py 
"$pkgdir"/usr/share/caja-python/extensions/
+  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-nautilus.py 
"$pkgdir"/usr/share/nautilus-python/extensions/
+  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-nemo.py 
"$pkgdir"/usr/share/nemo-python/extensions/
 }


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

2017-12-02 Thread Jaroslav Lichtblau via arch-commits
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
===
--- PKGBUILD2017-12-02 19:32:51 UTC (rev 271920)
+++ PKGBUILD2017-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')
 


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

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 15:09:00
  Author: jlichtblau
Revision: 263841

upgpkg: syncthing-gtk 1:0.9.2.7-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 15:03:27 UTC (rev 263840)
+++ PKGBUILD2017-10-21 15:09:00 UTC (rev 263841)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.2.5
+pkgver=0.9.2.7
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,7 +18,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('a0e866009aa819f604cde611ad58922855da32107efb3df7297f84e06b83c605')
+sha256sums=('a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef')
 
 build() {
   cd $pkgname-$pkgver


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

2017-08-16 Thread Jaroslav Lichtblau
Date: Wednesday, August 16, 2017 @ 19:42:16
  Author: jlichtblau
Revision: 251509

upgpkg: syncthing-gtk 1:0.9.2.5-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-16 19:41:52 UTC (rev 251508)
+++ PKGBUILD2017-08-16 19:42:16 UTC (rev 251509)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.2.4
+pkgver=0.9.2.5
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -11,13 +11,14 @@
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing>=0.13')
+depends=('syncthing>=0.13' 'gtk3' 'libnotify' 'python2-pyinotify'
+ 'python2-bcrypt' 'python2-cairo' 'python2-dateutil' 'python2-gobject')
 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')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('7c8fd126c10c4ea2b1d2471b2be194f1cf3d8e6a91768e79928fd85a3c86410d')
+sha256sums=('a0e866009aa819f604cde611ad58922855da32107efb3df7297f84e06b83c605')
 
 build() {
   cd $pkgname-$pkgver


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

2017-01-23 Thread Jaroslav Lichtblau
Date: Monday, January 23, 2017 @ 18:07:00
  Author: jlichtblau
Revision: 208630

upgpkg: syncthing-gtk 1:0.9.2.4-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-23 18:03:04 UTC (rev 208629)
+++ PKGBUILD2017-01-23 18:07:00 UTC (rev 208630)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.2.3
+pkgver=0.9.2.4
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -17,7 +17,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('649fc41aca0ab4cbbc62e7deba6ebba2ce62dd8d164e5eafe371284df159c07c')
+sha256sums=('7c8fd126c10c4ea2b1d2471b2be194f1cf3d8e6a91768e79928fd85a3c86410d')
 
 build() {
   cd $pkgname-$pkgver


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

2016-10-18 Thread Jaroslav Lichtblau
Date: Tuesday, October 18, 2016 @ 15:37:32
  Author: jlichtblau
Revision: 192524

upgpkg: syncthing-gtk 1:0.9.2.3-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-18 15:02:56 UTC (rev 192523)
+++ PKGBUILD2016-10-18 15:37:32 UTC (rev 192524)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.2.2
+pkgver=0.9.2.3
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -17,7 +17,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('e63bc8e8697d7214cb7a7700113e0b3f82c4c5f90fb068dbdc14a2c690bef8df')
+sha256sums=('649fc41aca0ab4cbbc62e7deba6ebba2ce62dd8d164e5eafe371284df159c07c')
 
 build() {
   cd $pkgname-$pkgver


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

2016-09-07 Thread Jaroslav Lichtblau
Date: Wednesday, September 7, 2016 @ 15:56:34
  Author: jlichtblau
Revision: 188936

upgpkg: syncthing-gtk 1:0.9.2.2-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-07 15:48:37 UTC (rev 188935)
+++ PKGBUILD2016-09-07 15:56:34 UTC (rev 188936)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.2.1
+pkgver=0.9.2.2
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -17,7 +17,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('f8f059f6eadf79e36d0bc64596d3374a9277964571b8d60baa8b9f677092f47e')
+sha256sums=('e63bc8e8697d7214cb7a7700113e0b3f82c4c5f90fb068dbdc14a2c690bef8df')
 
 build() {
   cd $pkgname-$pkgver


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

2016-08-29 Thread Jaroslav Lichtblau
Date: Monday, August 29, 2016 @ 16:50:20
  Author: jlichtblau
Revision: 187949

upgpkg: syncthing-gtk 1:0.9.2.1-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-29 16:20:06 UTC (rev 187948)
+++ PKGBUILD2016-08-29 16:50:20 UTC (rev 187949)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.2
+pkgver=0.9.2.1
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -17,7 +17,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('f67b5fcac36833e4999d0b214289e2fddea66003d69c8207f7cb305f61467554')
+sha256sums=('f8f059f6eadf79e36d0bc64596d3374a9277964571b8d60baa8b9f677092f47e')
 
 build() {
   cd $pkgname-$pkgver


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

2016-08-26 Thread Jaroslav Lichtblau
Date: Friday, August 26, 2016 @ 15:33:11
  Author: jlichtblau
Revision: 187608

upgpkg: syncthing-gtk 1:0.9.2-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-26 13:58:51 UTC (rev 187607)
+++ PKGBUILD2016-08-26 15:33:11 UTC (rev 187608)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -17,7 +17,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('0e937e73a78360f45f1f2d73b495f9cf7f06203e02efe76fe5620c695c153dec')
+sha256sums=('f67b5fcac36833e4999d0b214289e2fddea66003d69c8207f7cb305f61467554')
 
 build() {
   cd $pkgname-$pkgver


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

2016-07-19 Thread Bartłomiej Piotrowski
Date: Wednesday, July 20, 2016 @ 05:14:00
  Author: bpiotrowski
Revision: 183435

upgpkg: syncthing-gtk 1:0.9.1-1

new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-20 05:12:58 UTC (rev 183434)
+++ PKGBUILD2016-07-20 05:14:00 UTC (rev 183435)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.0.3
+pkgver=0.9.1
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -17,7 +17,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('30981f018ce393f50ef44c5fdf2a9a97c71f1bb017bcd26e52a76eed02fb6a52')
+sha256sums=('0e937e73a78360f45f1f2d73b495f9cf7f06203e02efe76fe5620c695c153dec')
 
 build() {
   cd $pkgname-$pkgver


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

2016-06-15 Thread Jaroslav Lichtblau
Date: Wednesday, June 15, 2016 @ 18:48:11
  Author: jlichtblau
Revision: 180296

upgpkg: syncthing-gtk 1:0.9.0.3-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-15 18:46:47 UTC (rev 180295)
+++ PKGBUILD2016-06-15 18:48:11 UTC (rev 180296)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.0.2
+pkgver=0.9.0.3
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -17,7 +17,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('eeac517004e9637003caa1c6e1ec6913b445b13539f6611104d79c9f8a3c')
+sha256sums=('30981f018ce393f50ef44c5fdf2a9a97c71f1bb017bcd26e52a76eed02fb6a52')
 
 build() {
   cd $pkgname-$pkgver


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

2016-05-24 Thread Jaroslav Lichtblau
Date: Tuesday, May 24, 2016 @ 18:08:36
  Author: jlichtblau
Revision: 176384

upgpkg: syncthing-gtk 1:0.9.0.2-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-24 16:08:27 UTC (rev 176383)
+++ PKGBUILD2016-05-24 16:08:36 UTC (rev 176384)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.9.0.1
+pkgver=0.9.0.2
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -17,7 +17,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('28d7e3597e824ecd46e9f594f274c8387c7eb11c723680c65d0afe1225c010fd')
+sha256sums=('eeac517004e9637003caa1c6e1ec6913b445b13539f6611104d79c9f8a3c')
 
 build() {
   cd $pkgname-$pkgver


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

2016-05-17 Thread Jaroslav Lichtblau
Date: Tuesday, May 17, 2016 @ 21:33:14
  Author: jlichtblau
Revision: 175569

upgpkg: syncthing-gtk 1:0.9.0.1-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-17 19:20:46 UTC (rev 175568)
+++ PKGBUILD2016-05-17 19:33:14 UTC (rev 175569)
@@ -4,20 +4,20 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.8.3
-pkgrel=2
+pkgver=0.9.0.1
+pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing>=0.12')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing>=0.13')
 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')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('fae04ec3b3c1c1f8dc6b81894dacc6b46d5b2917c2ed0431dda11ec566742062')
+sha256sums=('28d7e3597e824ecd46e9f594f274c8387c7eb11c723680c65d0afe1225c010fd')
 
 build() {
   cd $pkgname-$pkgver


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

2016-04-29 Thread Jaroslav Lichtblau
Date: Friday, April 29, 2016 @ 15:36:03
  Author: jlichtblau
Revision: 172722

upgpkg: syncthing-gtk 1:0.8.3-2 pacman hooks part 1 rebuild

Modified:
  syncthing-gtk/trunk/PKGBUILD
Deleted:
  syncthing-gtk/trunk/syncthing-gtk.install

---+
 PKGBUILD  |3 +--
 syncthing-gtk.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-29 13:35:03 UTC (rev 172721)
+++ PKGBUILD2016-04-29 13:36:03 UTC (rev 172722)
@@ -5,7 +5,7 @@
 
 pkgname=syncthing-gtk
 pkgver=0.8.3
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -16,7 +16,6 @@
 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')
-install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
 sha256sums=('fae04ec3b3c1c1f8dc6b81894dacc6b46d5b2917c2ed0431dda11ec566742062')
 

Deleted: syncthing-gtk.install
===
--- syncthing-gtk.install   2016-04-29 13:35:03 UTC (rev 172721)
+++ syncthing-gtk.install   2016-04-29 13:36:03 UTC (rev 172722)
@@ -1,11 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


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

2016-03-09 Thread Jaroslav Lichtblau
Date: Wednesday, March 9, 2016 @ 19:06:43
  Author: jlichtblau
Revision: 165769

upgpkg: syncthing-gtk 1:0.8.3-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-09 17:52:54 UTC (rev 165768)
+++ PKGBUILD2016-03-09 18:06:43 UTC (rev 165769)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.8.2
+pkgver=0.8.3
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,7 +18,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('b0dcf134e2ec34b93eb2f19d27dc346745939c66d35b6e809766d5e786c8c583')
+sha256sums=('fae04ec3b3c1c1f8dc6b81894dacc6b46d5b2917c2ed0431dda11ec566742062')
 
 build() {
   cd $pkgname-$pkgver


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

2016-01-18 Thread Jaroslav Lichtblau
Date: Monday, January 18, 2016 @ 18:50:35
  Author: jlichtblau
Revision: 157545

upgpkg: syncthing-gtk 1:0.8.2-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-18 17:27:11 UTC (rev 157544)
+++ PKGBUILD2016-01-18 17:50:35 UTC (rev 157545)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,7 +18,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('a66f048977e87066c4884b829f94cf71575494016a755b610e75662be277315d')
+sha256sums=('b0dcf134e2ec34b93eb2f19d27dc346745939c66d35b6e809766d5e786c8c583')
 
 build() {
   cd $pkgname-$pkgver


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

2015-12-14 Thread Jaroslav Lichtblau
Date: Monday, December 14, 2015 @ 20:43:38
  Author: jlichtblau
Revision: 153321

upgpkg: syncthing-gtk 1:0.8.1-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-14 19:42:06 UTC (rev 153320)
+++ PKGBUILD2015-12-14 19:43:38 UTC (rev 153321)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.8.0.1
+pkgver=0.8.1
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,7 +18,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('df08191de1faad2c498ee5ee48da8403c84dd9bb8b999c5fa1a00dae168dccbe')
+sha256sums=('a66f048977e87066c4884b829f94cf71575494016a755b610e75662be277315d')
 
 build() {
   cd $pkgname-$pkgver


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

2015-11-17 Thread Jaroslav Lichtblau
Date: Tuesday, November 17, 2015 @ 18:52:36
  Author: jlichtblau
Revision: 147012

upgpkg: syncthing-gtk 1:0.8.0.1-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-17 17:48:25 UTC (rev 147011)
+++ PKGBUILD2015-11-17 17:52:36 UTC (rev 147012)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.8
+pkgver=0.8.0.1
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,7 +18,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('f1283e521066daae07967b704dfba3675f3599ad7fb10d73d0d66fe62e9b7e69')
+sha256sums=('df08191de1faad2c498ee5ee48da8403c84dd9bb8b999c5fa1a00dae168dccbe')
 
 build() {
   cd $pkgname-$pkgver


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

2015-11-05 Thread Jaroslav Lichtblau
Date: Thursday, November 5, 2015 @ 22:04:28
  Author: jlichtblau
Revision: 146054

upgpkg: syncthing-gtk 1:0.8-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-05 20:34:01 UTC (rev 146053)
+++ PKGBUILD2015-11-05 21:04:28 UTC (rev 146054)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.7.6.1
+pkgver=0.8
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -11,7 +11,7 @@
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing>=0.11')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing>=0.12')
 makedepends=('python2-setuptools')
 optdepends=('python2-nautilus: file manager integration for Nautilus'
 'python2-caja: file manager integration for Caja'
@@ -18,7 +18,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('7598751a5b504bd69dbc6a8da150a4a80fd0ebf5a88fa39e8985ab227a9cff79')
+sha256sums=('f1283e521066daae07967b704dfba3675f3599ad7fb10d73d0d66fe62e9b7e69')
 
 build() {
   cd $pkgname-$pkgver


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

2015-10-12 Thread Jaroslav Lichtblau
Date: Monday, October 12, 2015 @ 19:24:36
  Author: jlichtblau
Revision: 143791

upgpkg: syncthing-gtk 1:0.7.6.1-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-12 16:09:56 UTC (rev 143790)
+++ PKGBUILD2015-10-12 17:24:36 UTC (rev 143791)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.7.6
+pkgver=0.7.6.1
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,7 +18,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('e7993135035114c43c06dcc12e52f665578166be089de422b691551a71fcceb4')
+sha256sums=('7598751a5b504bd69dbc6a8da150a4a80fd0ebf5a88fa39e8985ab227a9cff79')
 
 build() {
   cd $pkgname-$pkgver


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

2015-10-03 Thread Jaroslav Lichtblau
Date: Saturday, October 3, 2015 @ 12:44:36
  Author: jlichtblau
Revision: 142872

upgpkg: syncthing-gtk 1:0.7.6-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-03 10:27:44 UTC (rev 142871)
+++ PKGBUILD2015-10-03 10:44:36 UTC (rev 142872)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.7.5.1
+pkgver=0.7.6
 pkgrel=1
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,7 +18,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('6a40d17588abac8ffa02b6b6e12de57173395cc51b37eed37020984adafe0e49')
+sha256sums=('e7993135035114c43c06dcc12e52f665578166be089de422b691551a71fcceb4')
 
 build() {
   cd $pkgname-$pkgver


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

2015-10-02 Thread Jaroslav Lichtblau
Date: Friday, October 2, 2015 @ 21:09:04
  Author: jlichtblau
Revision: 142810

upgpkg: syncthing-gtk 1:0.7.5.1-1 - FS#46427 fix

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-02 18:52:11 UTC (rev 142809)
+++ PKGBUILD2015-10-02 19:09:04 UTC (rev 142810)
@@ -4,8 +4,9 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.7.5.8
+pkgver=0.7.5.1
 pkgrel=1
+epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
@@ -17,7 +18,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('dc866a7108d8b828ae222eaf9d08638b6f0c2403af15fd9119a3e11abb8f4afd')
+sha256sums=('6a40d17588abac8ffa02b6b6e12de57173395cc51b37eed37020984adafe0e49')
 
 build() {
   cd $pkgname-$pkgver


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

2015-09-23 Thread Jaroslav Lichtblau
Date: Wednesday, September 23, 2015 @ 20:21:24
  Author: jlichtblau
Revision: 141544

upgpkg: syncthing-gtk 0.7.5.8-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-23 18:10:01 UTC (rev 141543)
+++ PKGBUILD2015-09-23 18:21:24 UTC (rev 141544)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.7.5.1
+pkgver=0.7.5.8
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -17,7 +17,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('6a40d17588abac8ffa02b6b6e12de57173395cc51b37eed37020984adafe0e49')
+sha256sums=('dc866a7108d8b828ae222eaf9d08638b6f0c2403af15fd9119a3e11abb8f4afd')
 
 build() {
   cd $pkgname-$pkgver


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

2015-09-02 Thread Jaroslav Lichtblau
Date: Wednesday, September 2, 2015 @ 22:48:28
  Author: jlichtblau
Revision: 139117

upgpkg: syncthing-gtk 0.7.5.1-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-02 20:24:23 UTC (rev 139116)
+++ PKGBUILD2015-09-02 20:48:28 UTC (rev 139117)
@@ -4,7 +4,7 @@
 # Contributor: kozec 
 
 pkgname=syncthing-gtk
-pkgver=0.7.4.1
+pkgver=0.7.5.1
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -17,7 +17,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('f8c6dfa6c1a6bb6f6e20e5228ef5d5682901acf4a279f7ab23bf11ab34539ef8')
+sha256sums=('6a40d17588abac8ffa02b6b6e12de57173395cc51b37eed37020984adafe0e49')
 
 build() {
   cd $pkgname-$pkgver


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

2015-07-27 Thread Jaroslav Lichtblau
Date: Monday, July 27, 2015 @ 18:48:30
  Author: jlichtblau
Revision: 137509

upgpkg: syncthing-gtk 0.7.4.1-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-27 15:44:15 UTC (rev 137508)
+++ PKGBUILD2015-07-27 16:48:30 UTC (rev 137509)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.7.4
+pkgver=0.7.4.1
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -17,7 +17,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('da83aa2f2fbd7a2581696c46b6ba4919f181676c2e97b63252352ed0839addc2')
+sha256sums=('f8c6dfa6c1a6bb6f6e20e5228ef5d5682901acf4a279f7ab23bf11ab34539ef8')
 
 build() {
   cd $pkgname-$pkgver


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

2015-06-30 Thread Jaroslav Lichtblau
Date: Tuesday, June 30, 2015 @ 21:25:54
  Author: jlichtblau
Revision: 136168

upgpkg: syncthing-gtk 0.7.4-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-30 17:52:51 UTC (rev 136167)
+++ PKGBUILD2015-06-30 19:25:54 UTC (rev 136168)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.7.3
+pkgver=0.7.4
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -17,7 +17,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('038e110289cdf77ef6f32882e52645431b426da483372e6e92a864c43ac0e681')
+sha256sums=('da83aa2f2fbd7a2581696c46b6ba4919f181676c2e97b63252352ed0839addc2')
 
 build() {
   cd $pkgname-$pkgver


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

2015-06-10 Thread Jaroslav Lichtblau
Date: Wednesday, June 10, 2015 @ 22:22:14
  Author: jlichtblau
Revision: 135166

upgpkg: syncthing-gtk 0.7.3-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-10 17:55:42 UTC (rev 135165)
+++ PKGBUILD2015-06-10 20:22:14 UTC (rev 135166)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.7.2
+pkgver=0.7.3
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -17,7 +17,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('22bdca7c4ed540aa46ce93e0aed7056a254cf0263fae5a144aa6ff3d167da6cd')
+sha256sums=('038e110289cdf77ef6f32882e52645431b426da483372e6e92a864c43ac0e681')
 
 build() {
   cd $pkgname-$pkgver


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

2015-06-01 Thread Jaroslav Lichtblau
Date: Monday, June 1, 2015 @ 20:44:11
  Author: jlichtblau
Revision: 134483

upgpkg: syncthing-gtk 0.7.2-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-01 16:10:59 UTC (rev 134482)
+++ PKGBUILD2015-06-01 18:44:11 UTC (rev 134483)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.7.1.2
+pkgver=0.7.2
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -17,7 +17,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('8bda44533101c9bc2d298356896b49f416082d6d5a672908049e370bf3d098b9')
+sha256sums=('22bdca7c4ed540aa46ce93e0aed7056a254cf0263fae5a144aa6ff3d167da6cd')
 
 build() {
   cd $pkgname-$pkgver


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

2015-05-25 Thread Jaroslav Lichtblau
Date: Monday, May 25, 2015 @ 23:40:18
  Author: jlichtblau
Revision: 134087

upgpkg: syncthing-gtk 0.7.1.2-1 - new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-25 21:35:00 UTC (rev 134086)
+++ PKGBUILD2015-05-25 21:40:18 UTC (rev 134087)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.7.1.1
+pkgver=0.7.1.2
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -17,7 +17,7 @@
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('02aaa485dcbf5b37a7e9e464e3b8c9c12a8b87a012070448d12edd155dd497b1')
+sha256sums=('8bda44533101c9bc2d298356896b49f416082d6d5a672908049e370bf3d098b9')
 
 build() {
   cd $pkgname-$pkgver


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

2015-05-14 Thread Jaroslav Lichtblau
Date: Thursday, May 14, 2015 @ 13:40:16
  Author: jlichtblau
Revision: 133402

upgpkg: syncthing-gtk 0.7.1.1-1 - new upstream version

Added:
  syncthing-gtk/trunk/syncthing-gtk.install
Modified:
  syncthing-gtk/trunk/PKGBUILD

---+
 PKGBUILD  |5 +++--
 syncthing-gtk.install |   11 +++
 2 files changed, 14 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-14 11:39:25 UTC (rev 133401)
+++ PKGBUILD2015-05-14 11:40:16 UTC (rev 133402)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.7.0.2
+pkgver=0.7.1.1
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -15,8 +15,9 @@
 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')
+install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('fe5e5161bfe67cfc313c1f4bec82b7bfb86b7c21ca89e694a6a0f2be76e00da3')
+sha256sums=('02aaa485dcbf5b37a7e9e464e3b8c9c12a8b87a012070448d12edd155dd497b1')
 
 build() {
   cd $pkgname-$pkgver

Added: syncthing-gtk.install
===
--- syncthing-gtk.install   (rev 0)
+++ syncthing-gtk.install   2015-05-14 11:40:16 UTC (rev 133402)
@@ -0,0 +1,11 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-04-28 Thread Jaroslav Lichtblau
Date: Tuesday, April 28, 2015 @ 23:25:12
  Author: jlichtblau
Revision: 132474

upgpkg: syncthing-gtk 0.7.0.2-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-28 21:06:36 UTC (rev 132473)
+++ PKGBUILD2015-04-28 21:25:12 UTC (rev 132474)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.7.0.1
+pkgver=0.7.0.2
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -16,7 +16,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('4e41151ad3aa7513334ece56175c5a9074cd81d4ef8e4fac4dd4e3189c15e597')
+sha256sums=('fe5e5161bfe67cfc313c1f4bec82b7bfb86b7c21ca89e694a6a0f2be76e00da3')
 
 build() {
   cd $pkgname-$pkgver


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

2015-04-26 Thread Jaroslav Lichtblau
Date: Sunday, April 26, 2015 @ 18:23:15
  Author: jlichtblau
Revision: 132274

upgpkg: syncthing-gtk 0.7.0.1-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-26 15:59:30 UTC (rev 132273)
+++ PKGBUILD2015-04-26 16:23:15 UTC (rev 132274)
@@ -4,19 +4,19 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.6.5
+pkgver=0.7.0.1
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing=0.11')
 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')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('f02cdf3b660beb3fa694d725c3b8bf3872c7e8e12ba08ef2331dd63eddb47808')
+sha256sums=('4e41151ad3aa7513334ece56175c5a9074cd81d4ef8e4fac4dd4e3189c15e597')
 
 build() {
   cd $pkgname-$pkgver


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

2015-04-18 Thread Jaroslav Lichtblau
Date: Saturday, April 18, 2015 @ 13:57:39
  Author: jlichtblau
Revision: 131618

upgpkg: syncthing-gtk 0.6.5-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-18 11:39:03 UTC (rev 131617)
+++ PKGBUILD2015-04-18 11:57:39 UTC (rev 131618)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.6.3
+pkgver=0.6.5
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -16,7 +16,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('56a52cdfd6a8a381a5c2cdd954895849bdc1832a507bb136d3a627ee6883f920')
+sha256sums=('f02cdf3b660beb3fa694d725c3b8bf3872c7e8e12ba08ef2331dd63eddb47808')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-19 Thread Jaroslav Lichtblau
Date: Thursday, March 19, 2015 @ 13:39:27
  Author: jlichtblau
Revision: 129570

upgpkg: syncthing-gtk 0.6.3-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-19 11:00:59 UTC (rev 129569)
+++ PKGBUILD2015-03-19 12:39:27 UTC (rev 129570)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.6.2.1
+pkgver=0.6.3
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -16,7 +16,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('a084aefe0f935595ef54f20d201b77c5b194a82ab46a1542016f3004f8b93920')
+sha256sums=('56a52cdfd6a8a381a5c2cdd954895849bdc1832a507bb136d3a627ee6883f920')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-17 Thread Jaroslav Lichtblau
Date: Tuesday, March 17, 2015 @ 19:34:30
  Author: jlichtblau
Revision: 129429

upgpkg: syncthing-gtk 0.6.2.1-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-17 18:08:07 UTC (rev 129428)
+++ PKGBUILD2015-03-17 18:34:30 UTC (rev 129429)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.6.2
+pkgver=0.6.2.1
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -16,7 +16,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('b9238b454745dd5facbd03e5d78e7b4fc2a20510ebc6ae5716c4587b9add8cb0')
+sha256sums=('a084aefe0f935595ef54f20d201b77c5b194a82ab46a1542016f3004f8b93920')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-09 Thread Jaroslav Lichtblau
Date: Monday, March 9, 2015 @ 12:29:26
  Author: jlichtblau
Revision: 128975

upgpkg: syncthing-gtk 0.6.2-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 11:19:40 UTC (rev 128974)
+++ PKGBUILD2015-03-09 11:29:26 UTC (rev 128975)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -16,7 +16,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('838186313056392c9f006bd3ec8f936c2f886f1afe655c839106b80cbea7e775')
+sha256sums=('b9238b454745dd5facbd03e5d78e7b4fc2a20510ebc6ae5716c4587b9add8cb0')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-08 Thread Jaroslav Lichtblau
Date: Sunday, March 8, 2015 @ 15:32:00
  Author: jlichtblau
Revision: 128918

FS#43815 - [syncthing-gtk] Missing Dependencies fix

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-08 14:29:50 UTC (rev 128917)
+++ PKGBUILD2015-03-08 14:32:00 UTC (rev 128918)
@@ -13,7 +13,8 @@
 depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing')
 makedepends=('python2-setuptools')
 optdepends=('python2-nautilus: file manager integration for Nautilus'
-'python2-caja: file manager integration for Caja')
+'python2-caja: file manager integration for Caja'
+'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
 sha256sums=('838186313056392c9f006bd3ec8f936c2f886f1afe655c839106b80cbea7e775')
 


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

2015-02-13 Thread Jaroslav Lichtblau
Date: Friday, February 13, 2015 @ 17:55:29
  Author: jlichtblau
Revision: 127683

upgpkg: syncthing-gtk 0.6.1-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-13 16:38:36 UTC (rev 127682)
+++ PKGBUILD2015-02-13 16:55:29 UTC (rev 127683)
@@ -4,8 +4,8 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.6
-pkgrel=2
+pkgver=0.6.1
+pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
@@ -15,7 +15,7 @@
 optdepends=('python2-nautilus: file manager integration for Nautilus'
 'python2-caja: file manager integration for Caja')
 source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('bba5127c79e8aa7d0a3abb5612889bc1489a5de818f22c8b2bb712a0595fd5c4')
+sha256sums=('838186313056392c9f006bd3ec8f936c2f886f1afe655c839106b80cbea7e775')
 
 build() {
   cd $pkgname-$pkgver


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

2015-02-04 Thread Jaroslav Lichtblau
Date: Wednesday, February 4, 2015 @ 20:17:54
  Author: jlichtblau
Revision: 127133

upgpkg: syncthing-gtk 0.6-2
added missing dependency, reported via email to me
added new optdepends

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 18:50:02 UTC (rev 127132)
+++ PKGBUILD2015-02-04 19:17:54 UTC (rev 127133)
@@ -5,12 +5,12 @@
 
 pkgname=syncthing-gtk
 pkgver=0.6
-pkgrel=1
+pkgrel=2
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing')
 makedepends=('python2-setuptools')
 optdepends=('python2-nautilus: file manager integration for Nautilus'
 'python2-caja: file manager integration for Caja')


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

2015-02-02 Thread Jaroslav Lichtblau
Date: Monday, February 2, 2015 @ 09:30:04
  Author: jlichtblau
Revision: 126955

FS#43665 - added new opt dependencies

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-02 07:55:04 UTC (rev 126954)
+++ PKGBUILD2015-02-02 08:30:04 UTC (rev 126955)
@@ -10,10 +10,12 @@
 arch=('any')
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
 makedepends=('python2-setuptools')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
+optdepends=('python2-nautilus: file manager integration for Nautilus'
+'python2-caja: file manager integration for Caja')
 source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('6a965ecb8add11ef96b82381a1477df4')
+sha256sums=('bba5127c79e8aa7d0a3abb5612889bc1489a5de818f22c8b2bb712a0595fd5c4')
 
 build() {
   cd $pkgname-$pkgver


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

2015-02-01 Thread Jaroslav Lichtblau
Date: Sunday, February 1, 2015 @ 16:59:26
  Author: jlichtblau
Revision: 126939

upgpkg: syncthing-gtk 0.6-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-01 15:43:12 UTC (rev 126938)
+++ PKGBUILD2015-02-01 15:59:26 UTC (rev 126939)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.5.9
+pkgver=0.6
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python2-setuptools')
 depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
 source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('39ee9626edf76412d92a13c396dddba1')
+md5sums=('6a965ecb8add11ef96b82381a1477df4')
 
 build() {
   cd $pkgname-$pkgver


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

2015-01-27 Thread Jaroslav Lichtblau
Date: Tuesday, January 27, 2015 @ 22:24:16
  Author: jlichtblau
Revision: 126658

upgpkg: syncthing-gtk 0.5.9-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-27 20:54:51 UTC (rev 126657)
+++ PKGBUILD2015-01-27 21:24:16 UTC (rev 126658)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.5.8
+pkgver=0.5.9
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python2-setuptools')
 depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
 source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('a90383b66014f6bbd35e78f31616ab7d')
+md5sums=('39ee9626edf76412d92a13c396dddba1')
 
 build() {
   cd $pkgname-$pkgver


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

2015-01-19 Thread Jaroslav Lichtblau
Date: Monday, January 19, 2015 @ 18:05:55
  Author: jlichtblau
Revision: 126232

upgpkg: syncthing-gtk 0.5.8-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-19 16:55:16 UTC (rev 126231)
+++ PKGBUILD2015-01-19 17:05:55 UTC (rev 126232)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.5.7
+pkgver=0.5.8
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python2-setuptools')
 depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
 source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('35158e09a4c6f8cd799f02b42dbe0111')
+md5sums=('a90383b66014f6bbd35e78f31616ab7d')
 
 build() {
   cd $pkgname-$pkgver


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

2015-01-12 Thread Jaroslav Lichtblau
Date: Monday, January 12, 2015 @ 18:21:36
  Author: jlichtblau
Revision: 125841

upgpkg: syncthing-gtk 0.5.7-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-12 16:36:55 UTC (rev 125840)
+++ PKGBUILD2015-01-12 17:21:36 UTC (rev 125841)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.5.6
+pkgver=0.5.7
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python2-setuptools')
 depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
 source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('0931d312e9cb9510ef92d4a3927b0d1e')
+md5sums=('35158e09a4c6f8cd799f02b42dbe0111')
 
 build() {
   cd $pkgname-$pkgver


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

2015-01-02 Thread Jaroslav Lichtblau
Date: Friday, January 2, 2015 @ 21:47:22
  Author: jlichtblau
Revision: 125186

upgpkg: syncthing-gtk 0.5.6-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-02 19:57:01 UTC (rev 125185)
+++ PKGBUILD2015-01-02 20:47:22 UTC (rev 125186)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.5.5
+pkgver=0.5.6
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python2-setuptools')
 depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
 source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('176dadfbb51171719dd72fa1a68632aa')
+md5sums=('0931d312e9cb9510ef92d4a3927b0d1e')
 
 build() {
   cd $pkgname-$pkgver


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

2014-12-30 Thread Jaroslav Lichtblau
Date: Tuesday, December 30, 2014 @ 21:03:23
  Author: jlichtblau
Revision: 124985

upgpkg: syncthing-gtk 0.5.5-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:01:30 UTC (rev 124984)
+++ PKGBUILD2014-12-30 20:03:23 UTC (rev 124985)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
+# Maintainer: Martin Wimpress c...@flexion.org
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
@@ -10,8 +11,7 @@
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
 makedepends=('python2-setuptools')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify'
- 'syncthing')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
 source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
 md5sums=('176dadfbb51171719dd72fa1a68632aa')
 
@@ -22,5 +22,5 @@
 
 package() {
   cd $pkgname-$pkgver
-  python2 setup.py install --root=${pkgdir} --optimize=1
+  python2 setup.py install --root=${pkgdir} --optimize=1
 }


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

2014-12-28 Thread Bartłomiej Piotrowski
Date: Sunday, December 28, 2014 @ 23:59:43
  Author: bpiotrowski
Revision: 124797

upgpkg: syncthing-gtk 0.5.5-1

new upstream release

Modified:
  syncthing-gtk/trunk/PKGBUILD  (contents, properties)

--+
 PKGBUILD |   23 ---
 1 file changed, 12 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-28 22:45:29 UTC (rev 124796)
+++ PKGBUILD2014-12-28 22:59:43 UTC (rev 124797)
@@ -1,25 +1,26 @@
+# $Id$
 # Maintainer : Martin Wimpress c...@flexion.org
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.5.2
-pkgrel=3
-pkgdesc=GTK3  Python based GUI and notification area icon for Syncthing
+pkgver=0.5.5
+pkgrel=1
+pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
-url=https://github.com/syncthing/syncthing-gtk;
+url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
 makedepends=('python2-setuptools')
 depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify'
- 'syncthing=0.10.9')
-source=(https://github.com/syncthing/${pkgname}/archive/v${pkgver}.tar.gz;)
-md5sums=('20e5750b775acedaf51ab130e4e47644')
+ 'syncthing')
+source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('176dadfbb51171719dd72fa1a68632aa')
 
 build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-python2 setup.py build
+  cd $pkgname-$pkgver
+  python2 setup.py build
 }
 
 package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-python2 setup.py install --root=${pkgdir} --optimize=1
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=${pkgdir} --optimize=1
 }


Property changes on: syncthing-gtk/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2014-12-08 Thread Martin Wimpress
Date: Monday, December 8, 2014 @ 14:15:43
  Author: flexiondotorg
Revision: 123652

upgpkg: syncthing-gtk 0.5.2-3 - Update URLs

Added:
  syncthing-gtk/trunk/PKGBUILD

--+
 PKGBUILD |   25 +
 1 file changed, 25 insertions(+)

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-08 13:15:43 UTC (rev 123652)
@@ -0,0 +1,25 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+# Contributor: kozec kozec at kozec dot com
+
+pkgname=syncthing-gtk
+pkgver=0.5.2
+pkgrel=3
+pkgdesc=GTK3  Python based GUI and notification area icon for Syncthing
+arch=('any')
+url=https://github.com/syncthing/syncthing-gtk;
+license=('GPL2')
+makedepends=('python2-setuptools')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify'
+ 'syncthing=0.10.9')
+source=(https://github.com/syncthing/${pkgname}/archive/v${pkgver}.tar.gz;)
+md5sums=('20e5750b775acedaf51ab130e4e47644')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+python2 setup.py build
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+python2 setup.py install --root=${pkgdir} --optimize=1
+}