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

pkgname = python-soco