summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42440827af77..a4449831df36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
pkgbase = python-syncthing
pkgdesc = Python bindings to the Syncthing REST interface
pkgver = 2.3.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/blakev/python-syncthing
arch = any
- license = GPL
- depends = syncthing
+ license = MIT
+ makedepends = python-setuptools
depends = python
- depends = python-requests
depends = python-dateutil
- options = !emptydirs
+ depends = python-requests
source = https://files.pythonhosted.org/packages/source/s/syncthing/syncthing-2.3.1.tar.gz
- source = dependencies.patch
- md5sums = ead41fbbc898fa53d276261b490d5b45
- md5sums = 87ca42df5cd7771906db75c32452bb3d
+ source = requirements-versions.patch
+ sha256sums = ad168e80c073aa6f87e71e0da6db6348b3c663586fb27d6568965f3a2be13343
+ sha256sums = 268b08ca14af7c134a4655c3a5d269f5256bcb891f0745f0c08a0c04615b6211
pkgname = python-syncthing