python-audioread: update to 2.0.0.
This commit is contained in:
parent
85e92abf6c
commit
e7f32b6343
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-audioread'
|
||||
pkgname=python-audioread
|
||||
version=1.2.1
|
||||
version=2.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="audioread-${version}"
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="python-setuptools"
|
|||
depends="python gst-python"
|
||||
pycompile_module="audioread"
|
||||
short_desc="Multi-library, cross-platform audio decoding in Python"
|
||||
maintainer="Steven R <dev@styez.com>"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://github.com/sampsyo/audioread/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz"
|
||||
checksum=1f7b90e9a23155e5747c774a26ed82d78de86fe7e645305af75b6d4f4b80e12a
|
||||
checksum=88c73dad947f92cdb98787d6f30913a3bce2636305ac4cd0dac1738908cb2055
|
||||
|
|
Loading…
Reference in New Issue