From ebba96a28e9eb8229d2c88b564e9d839f4b035af Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Fri, 30 Aug 2019 18:37:20 +0200 Subject: [PATCH] syncthing-gtk: update to 0.9.4.4. --- srcpkgs/syncthing-gtk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/syncthing-gtk/template b/srcpkgs/syncthing-gtk/template index af9c1c7e36e..38ff8064cbf 100644 --- a/srcpkgs/syncthing-gtk/template +++ b/srcpkgs/syncthing-gtk/template @@ -1,7 +1,7 @@ # Template file for 'syncthing-gtk' pkgname=syncthing-gtk reverts="0.14.36_1" -version=0.9.4.3 +version=0.9.4.4 revision=1 archs=noarch build_style=python2-module @@ -9,9 +9,9 @@ hostmakedepends="python-setuptools" depends="syncthing python-dateutil libnotify librsvg python-bcrypt python-cairo gtk+3 python-gobject" short_desc="GTK3 and python based GUI for Syncthing" -maintainer="Orphaned " +maintainer="Frank Steinborn " license="GPL-2.0-or-later" homepage="https://github.com/syncthing/syncthing-gtk" distfiles="https://github.com/syncthing/syncthing-gtk/archive/v${version}.tar.gz" -checksum=058e13a8dd65c0024c92074dc5445b27278d71379d1843b7cbc84ee5c87afa12 +checksum=896ddaaba4ad0b8f090c5a381a28b3da759932314562cdd50ca288543b03ddcc nocross="gobject-introspection"