summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 156d2d077858467bfe04d5a9ff36a2430dcbb442 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-soco
	pkgdesc = A simple Python class that allows you to programmatically control Sonos speakers
	pkgver = 0.17
	pkgrel = 2
	url = https://github.com/SoCo/SoCo
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-requests
	depends = python-xmltodict
	source = SoCo-0.17.tar.gz::https://github.com/SoCo/SoCo/archive/v0.17.tar.gz
	sha256sums = 7711063e5d78b9052eadecd2b43b0219b3382f4ded500b204efca44d06a76e4d

pkgname = python-soco