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

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Nov 5 21:04:29 UTC 2015


    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
===================================================================
--- PKGBUILD	2015-11-05 20:34:01 UTC (rev 146053)
+++ PKGBUILD	2015-11-05 21:04:28 UTC (rev 146054)
@@ -4,7 +4,7 @@
 # Contributor: kozec <kozec at kozec dot com>
 
 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



More information about the arch-commits mailing list