mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
python-audioread: update to 2.0.0.
This commit is contained in:
parent
85e92abf6c
commit
e7f32b6343
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-audioread'
|
# Template file for 'python-audioread'
|
||||||
pkgname=python-audioread
|
pkgname=python-audioread
|
||||||
version=1.2.1
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="audioread-${version}"
|
wrksrc="audioread-${version}"
|
||||||
|
@ -9,8 +9,8 @@ hostmakedepends="python-setuptools"
|
||||||
depends="python gst-python"
|
depends="python gst-python"
|
||||||
pycompile_module="audioread"
|
pycompile_module="audioread"
|
||||||
short_desc="Multi-library, cross-platform audio decoding in Python"
|
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/"
|
homepage="https://github.com/sampsyo/audioread/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz"
|
||||||
checksum=1f7b90e9a23155e5747c774a26ed82d78de86fe7e645305af75b6d4f4b80e12a
|
checksum=88c73dad947f92cdb98787d6f30913a3bce2636305ac4cd0dac1738908cb2055
|
||||||
|
|
Loading…
Add table
Reference in a new issue