mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-audioread: update to 2.1.3.
This commit is contained in:
parent
b2dffe8401
commit
cbd8bc1ec8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-audioread'
|
# Template file for 'python-audioread'
|
||||||
pkgname=python-audioread
|
pkgname=python-audioread
|
||||||
version=2.1.2
|
version=2.1.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="audioread-${version}"
|
wrksrc="audioread-${version}"
|
||||||
|
@ -13,7 +13,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=c624232c7e9341dd4283fc2777129f522bef3c3350b0e6f02b288799e1cba1af
|
checksum=e9dc54c8b9f18766a7e113ee467324119b03688b050b5a174c398d9f0d45f932
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,14p' decode.py > LICENSE
|
sed -n '2,14p' decode.py > LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue