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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Jan 27 21:24:16 UTC 2015


    Date: Tuesday, January 27, 2015 @ 22:24:16
  Author: jlichtblau
Revision: 126658

upgpkg: syncthing-gtk 0.5.9-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-27 20:54:51 UTC (rev 126657)
+++ PKGBUILD	2015-01-27 21:24:16 UTC (rev 126658)
@@ -4,7 +4,7 @@
 # Contributor: kozec <kozec at kozec dot com>
 
 pkgname=syncthing-gtk
-pkgver=0.5.8
+pkgver=0.5.9
 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=('a90383b66014f6bbd35e78f31616ab7d')
+md5sums=('39ee9626edf76412d92a13c396dddba1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list