python-audioread: update to 2.1.8.
This commit is contained in:
parent
f1de3e82ff
commit
5cf904b131
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=2.1.6
|
version=2.1.8
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="audioread-${version}"
|
wrksrc="audioread-${version}"
|
||||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Multi-library, cross-platform audio decoding (Python2)"
|
short_desc="Multi-library, cross-platform audio decoding (Python2)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="https://github.com/sampsyo/audioread/"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://github.com/sampsyo/audioread/"
|
||||||
distfiles="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz"
|
||||||
checksum=b0b9270c20833a75ce0d167fb2fdad52ddcd8e8f300be8afad3ac9715850bc50
|
checksum=073904fabc842881e07bd3e4a5776623535562f70b1655b635d22886168dd168
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,13p' decode.py > LICENSE
|
sed -n '2,13p' decode.py > LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue