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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jan 19 17:05:55 UTC 2015


    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
===================================================================
--- PKGBUILD	2015-01-19 16:55:16 UTC (rev 126231)
+++ PKGBUILD	2015-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



More information about the arch-commits mailing list