python-audioread: update to 2.1.8.

This commit is contained in:
mobinmob 2019-10-02 12:08:39 +03:00 committed by Helmut Pozimski
parent f1de3e82ff
commit 5cf904b131

View file

@ -1,6 +1,6 @@
# Template file for 'python-audioread'
pkgname=python-audioread
version=2.1.6
version=2.1.8
revision=1
archs=noarch
wrksrc="audioread-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Multi-library, cross-platform audio decoding (Python2)"
maintainer="Orphaned <orphan@voidlinux.org>"
homepage="https://github.com/sampsyo/audioread/"
license="MIT"
homepage="https://github.com/sampsyo/audioread/"
distfiles="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz"
checksum=b0b9270c20833a75ce0d167fb2fdad52ddcd8e8f300be8afad3ac9715850bc50
checksum=073904fabc842881e07bd3e4a5776623535562f70b1655b635d22886168dd168
post_install() {
sed -n '2,13p' decode.py > LICENSE