diff --git a/srcpkgs/python-audioread/template b/srcpkgs/python-audioread/template index e2013846ef..7826460bde 100644 --- a/srcpkgs/python-audioread/template +++ b/srcpkgs/python-audioread/template @@ -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"