summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97665c36d9426055919f85d1f0e7f4b55fc293ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-syncthing
	pkgdesc = Python bindings to the Syncthing REST interface
	pkgver = 2.3.1
	pkgrel = 5
	url = https://github.com/blakev/python-syncthing
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-dateutil
	depends = python-requests
	source = https://files.pythonhosted.org/packages/source/s/syncthing/syncthing-2.3.1.tar.gz
	source = requirements-versions.patch
	sha256sums = ad168e80c073aa6f87e71e0da6db6348b3c663586fb27d6568965f3a2be13343
	sha256sums = 268b08ca14af7c134a4655c3a5d269f5256bcb891f0745f0c08a0c04615b6211

pkgname = python-syncthing