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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue May 17 19:33:14 UTC 2016


    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
===================================================================
--- PKGBUILD	2016-05-17 19:20:46 UTC (rev 175568)
+++ PKGBUILD	2016-05-17 19:33:14 UTC (rev 175569)
@@ -4,20 +4,20 @@
 # Contributor: kozec <kozec at kozec dot com>
 
 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



More information about the arch-commits mailing list