summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 65306a4f3669545ad72e24213d1bef4a5416aa6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pydub
	pkgdesc = Manipulate audio with an simple and easy high level interface
	pkgver = 0.15.0
	pkgrel = 2
	url = http://pydub.com
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = https://github.com/jiaaro/pydub/archive/v0.15.0.tar.gz
	md5sums = 946e402d8da0bc54dd72899f33213342
	sha1sums = 239ac1dfc2c331cb7b0d086e4624aa24280c34bf
	sha256sums = f0195a20a9eb7110e917105ceb00f4a712abaf070150d12a7dd8c2a84b011afe

pkgname = python-pydub