summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66b5b7ae1ba0fdd7c9ae6d166b3d15466afeded6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-plexapi
	pkgdesc = Python bindings for the Plex API.
	pkgver = 4.16.0
	pkgrel = 1
	url = https://github.com/pkkid/python-plexapi
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-requests
	depends = python-tqdm
	depends = python-websocket-client
	source = https://files.pythonhosted.org/packages/source/p/plexapi/plexapi-4.16.0.tar.gz
	sha256sums = d2798e4f234e139675ac8413bb30657425b3c74d8ff3b2efaff18bfe1644c2e9

pkgname = python-plexapi