From 57c0082cfe02f2a7abe400b907734bd608c886bf Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 7 Nov 2021 19:27:44 +0100 Subject: [PATCH] syncthing-gtk: switch to debian python3 fork --- srcpkgs/syncthing-gtk/template | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/srcpkgs/syncthing-gtk/template b/srcpkgs/syncthing-gtk/template index 90e9f21cf4ae..38189e94395b 100644 --- a/srcpkgs/syncthing-gtk/template +++ b/srcpkgs/syncthing-gtk/template @@ -2,14 +2,16 @@ pkgname=syncthing-gtk reverts="0.14.36_1" version=0.9.4.4 -revision=3 -build_style=python2-module -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" +_ver=$version+ds+git20201209+c46fbd8-1 +wrksrc="$pkgname-debian-$_ver" +revision=4 +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="syncthing python3-dateutil libnotify librsvg python3-bcrypt + python3-cairo gtk+3 python3-gobject" +short_desc="GTK based GUI for Syncthing" 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=896ddaaba4ad0b8f090c5a381a28b3da759932314562cdd50ca288543b03ddcc +homepage="https://salsa.debian.org/debian/syncthing-gtk/" +distfiles="https://salsa.debian.org/debian/syncthing-gtk/-/archive/debian/$_ver/syncthing-gtk-debian-$_ver.tar.gz" +checksum=dd0787b9aab697387a37cc11995b168e97719f4179406e4c4ed3db10006ee577