python-audioread: update to 2.1.3.

This commit is contained in:
Michael Gehring 2016-05-31 21:08:27 +02:00
parent b2dffe8401
commit cbd8bc1ec8

View file

@ -1,6 +1,6 @@
# Template file for 'python-audioread'
pkgname=python-audioread
version=2.1.2
version=2.1.3
revision=1
noarch=yes
wrksrc="audioread-${version}"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://github.com/sampsyo/audioread/"
license="MIT"
distfiles="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz"
checksum=c624232c7e9341dd4283fc2777129f522bef3c3350b0e6f02b288799e1cba1af
checksum=e9dc54c8b9f18766a7e113ee467324119b03688b050b5a174c398d9f0d45f932
post_install() {
sed -n '2,14p' decode.py > LICENSE