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

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Jan 2 20:47:24 UTC 2015


    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
===================================================================
--- PKGBUILD	2015-01-02 19:57:01 UTC (rev 125185)
+++ PKGBUILD	2015-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



More information about the arch-commits mailing list