python-audioread: update to 2.1.5
This commit is contained in:
parent
0a954669d2
commit
c10c6f94f7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-audioread'
|
# Template file for 'python-audioread'
|
||||||
pkgname=python-audioread
|
pkgname=python-audioread
|
||||||
version=2.1.4
|
version=2.1.5
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
wrksrc="audioread-${version}"
|
wrksrc="audioread-${version}"
|
||||||
|
@ -14,7 +14,7 @@ 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=8ffee2d2787258c214841853f600c52943baea9ad2303cb3d4b625cde4f08fff
|
checksum=36c3b118f097c58ba073b7d040c4319eff200756f094295677567e256282d0d7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,13p' decode.py > LICENSE
|
sed -n '2,13p' decode.py > LICENSE
|
||||||
|
|
Loading…
Reference in New Issue