Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d5da971f399c4be08d3181ee960fac46625b74c
commit 7d5da971f399c4be08d3181ee960fac46625b74c Author: DeX77 <[email protected]> Date: Thu May 19 13:30:16 2016 +0200 syncthing-gtk-0.9.0.1-1-x86_64 * version bump diff --git a/source/gnome-extra/syncthing-gtk/FrugalBuild b/source/gnome-extra/syncthing-gtk/FrugalBuild index dcf0011..2c9ef1f 100644 --- a/source/gnome-extra/syncthing-gtk/FrugalBuild +++ b/source/gnome-extra/syncthing-gtk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=syncthing-gtk -pkgver=0.8.3 +pkgver=0.9.0.1 pkgrel=1 pkgdesc="GTK Frontend for Syncthing" url="http://syncthing.net/" @@ -10,11 +10,11 @@ groups=('gnome-extra') license=('MIT') archs=('i686' 'x86_64') depends=('gtk+3' 'libnotify' 'python-dateutil' 'pygobject' 'pyinotify' 'pycairo') -rodepends=('syncthing') +rodepends=('syncthing>=0.13') _F_github_author="syncthing" _F_github_tag_v="y" Finclude github -sha1sums=('55d80fd8075d9343cc92d1ab7d70bd1d53d76448') +sha1sums=('5b7fe24c480ab2d8dae715f5d92e3bcdb9c29865') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
