summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bbeaa96fc0b..bdef9e306ef8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,24 @@
pkgbase = syncthing-gtk
- pkgdesc = GTK3 based GUI and notification area icon for Syncthing
- pkgver = 0.9.4.4
- pkgrel = 2
+ pkgdesc = GTK3 based GUI and notification area icon for Syncthing.
+ pkgver = 0.9.4.4.2
+ pkgrel = 1
epoch = 1
- url = https://github.com/syncthing/syncthing-gtk
+ url = https://github.com/syncthing-gtk/syncthing-gtk
arch = any
license = GPL2
- makedepends = python2-setuptools
+ makedepends = python-setuptools
+ makedepends = git
depends = syncthing>=0.14.50
depends = gtk3
depends = libnotify
- depends = python2-bcrypt
- depends = python2-cairo
- depends = python2-dateutil
- depends = python2-gobject
- source = syncthing-gtk-0.9.4.4.tar.gz::https://github.com/syncthing/syncthing-gtk/archive/v0.9.4.4.tar.gz
+ depends = python-bcrypt
+ depends = python-cairo
+ depends = python-dateutil
+ depends = python-gobject
+ replaces = syncthing-gtk-python3
+ source = syncthing-gtk-0.9.4.4.2.tar.gz::https://github.com/syncthing-gtk/syncthing-gtk/archive/v0.9.4.4.2.tar.gz
source = kde-statusicon.patch
- sha256sums = 896ddaaba4ad0b8f090c5a381a28b3da759932314562cdd50ca288543b03ddcc
+ sha256sums = 24d34699acd58af0933f51476fe3af655238788be52c4f1c96c6d0ebb1706703
sha256sums = 109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d
pkgname = syncthing-gtk
-