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