python-audioread: update to 1.0.2.
This commit is contained in:
parent
692ee646a7
commit
e7a2afb1b8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python-audioread'
|
# Template file for 'python-audioread'
|
||||||
pkgname=python-audioread
|
pkgname=python-audioread
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=2
|
revision=1
|
||||||
distfiles="https://github.com/sampsyo/audioread/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sampsyo/audioread/archive/v${version}.tar.gz"
|
||||||
checksum="0e6d0f13bdb8e462a84722050f02538eade9e5c6d8da94aa7cdfa2552af15df6"
|
checksum="c0f5f33975c4c512c4aa29f8b0bbbb6b4a47c4ecd455057582b9b13d9c04679e"
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
pycompile_module="audioread"
|
pycompile_module="audioread"
|
||||||
hostmakedepends="python-devel python-distribute"
|
hostmakedepends="python-devel python-distribute"
|
||||||
|
|
Loading…
Reference in a new issue