diff --git a/dev-python/soundfile/soundfile-0.11.0_beta20220128.ebuild b/dev-python/soundfile/soundfile-0.11.0_beta20220602.ebuild similarity index 95% rename from dev-python/soundfile/soundfile-0.11.0_beta20220128.ebuild rename to dev-python/soundfile/soundfile-0.11.0_beta20220602.ebuild index 594b4a7..c24ea69 100644 --- a/dev-python/soundfile/soundfile-0.11.0_beta20220128.ebuild +++ b/dev-python/soundfile/soundfile-0.11.0_beta20220602.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 -COMMIT_ID="d41120acbc771b2eaaeb17c444aea835b652b188" +COMMIT_ID="8caf3c7338d02eb2963641118276d3c43bc0966c" DESCRIPTION="SoundFile is an audio library based on libsndfile, CFFI, and NumPy" HOMEPAGE="https://github.com/bastibe/python-soundfile"