[arch-commits] Commit in syncthing-gtk/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Sep 2 16:47:46 UTC 2018
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
===================================================================
--- PKGBUILD 2018-09-02 16:41:37 UTC (rev 376058)
+++ PKGBUILD 2018-09-02 16:47:45 UTC (rev 376059)
@@ -4,15 +4,15 @@
# Contributor: kozec <kozec at kozec dot com>
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() {
More information about the arch-commits
mailing list