syncthing-gtk: switch to debian python3 fork
This commit is contained in:
parent
b68405e519
commit
d6648dbcea
1 changed files with 10 additions and 10 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'syncthing-gtk'
|
||||
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"
|
||||
version=0.9.4.4+ds+git20201209+c46fbd8
|
||||
revision=1
|
||||
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 <steinex@nognu.de>"
|
||||
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="${DEBIAN_SITE}/main/s/syncthing-gtk/syncthing-gtk_${version}.orig.tar.xz"
|
||||
checksum=850ac6fb937e71827b23011f5a7783110d982cd072a3e48810b266a904a853fb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue