syncthing-gtk: revert to 0.9.4.3.
This commit is contained in:
parent
55d6a41e12
commit
ef53e494f6
1 changed files with 9 additions and 7 deletions
|
@ -1,14 +1,16 @@
|
||||||
# Template file for 'syncthing-gtk'
|
# Template file for 'syncthing-gtk'
|
||||||
pkgname=syncthing-gtk
|
pkgname=syncthing-gtk
|
||||||
version=0.14.36
|
reverts="0.14.36_1"
|
||||||
|
version=0.9.4.3
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="GTK3 and python based GUI for Syncthing"
|
noarch=yes
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="syncthing python-dateutil libnotify librsvg python-bcrypt python-cairo gtk+3 python-gobject"
|
depends="syncthing python-dateutil libnotify librsvg python-bcrypt
|
||||||
license="GPL-2"
|
python-cairo gtk+3 python-gobject"
|
||||||
|
short_desc="GTK3 and python based GUI for Syncthing"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/syncthing/syncthing-gtk"
|
homepage="https://github.com/syncthing/syncthing-gtk"
|
||||||
distfiles="https://github.com/syncthing/syncthing-gtk/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncthing/syncthing-gtk/archive/v${version}.tar.gz"
|
||||||
checksum=220f3c84aa40371f1a13d8b3a96b6974b49bd41518330d95c5b5f00ae94b659b
|
checksum=058e13a8dd65c0024c92074dc5445b27278d71379d1843b7cbc84ee5c87afa12
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue