summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4164878c1f6e531d3c2c132b6b3917b3f179f282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-plexapi
	pkgdesc = Python bindings for the Plex API.
	pkgver = 3.4.0
	pkgrel = 1
	url = https://github.com/pkkid/python-plexapi
	arch = any
	license = BSD
	depends = python-requests
	depends = python-tqdm
	depends = python-websocket-client
	source = https://files.pythonhosted.org/packages/source/P/PlexAPI/PlexAPI-3.4.0.tar.gz
	sha256sums = daf435dc5f6c22447f6a8f92dce5d7da5cfd4511f06f506185faccb2dca28684

pkgname = python-plexapi