summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6a0f28871f623ebd3e4468b6fa4b68515bf5116 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-sox
	pkgdesc = Python wrapper around SoX
	pkgver = 1.4.2
	pkgrel = 2
	url = https://github.com/rabitt/pysox
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = sox
	source = sox-1.4.2::git+https://github.com/rabitt/pysox#commit=0a428b88f76c41e93eecbf49bb27b97c7b3f9de7
	md5sums = SKIP

pkgname = python-sox