syncthing-gtk: update to 0.9.4.4.

This commit is contained in:
Frank Steinborn 2019-08-30 18:37:20 +02:00 committed by Helmut Pozimski
parent 4635b1af7e
commit ebba96a28e

View file

@ -1,7 +1,7 @@
# Template file for 'syncthing-gtk' # Template file for 'syncthing-gtk'
pkgname=syncthing-gtk pkgname=syncthing-gtk
reverts="0.14.36_1" reverts="0.14.36_1"
version=0.9.4.3 version=0.9.4.4
revision=1 revision=1
archs=noarch archs=noarch
build_style=python2-module build_style=python2-module
@ -9,9 +9,9 @@ hostmakedepends="python-setuptools"
depends="syncthing python-dateutil libnotify librsvg python-bcrypt depends="syncthing python-dateutil libnotify librsvg python-bcrypt
python-cairo gtk+3 python-gobject" python-cairo gtk+3 python-gobject"
short_desc="GTK3 and python based GUI for Syncthing" short_desc="GTK3 and python based GUI for Syncthing"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Frank Steinborn <steinex@nognu.de>"
license="GPL-2.0-or-later" 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=058e13a8dd65c0024c92074dc5445b27278d71379d1843b7cbc84ee5c87afa12 checksum=896ddaaba4ad0b8f090c5a381a28b3da759932314562cdd50ca288543b03ddcc
nocross="gobject-introspection" nocross="gobject-introspection"