diff --git a/dev-python/soundfile/Manifest b/dev-python/soundfile/Manifest index 8973fd4..551539d 100644 --- a/dev-python/soundfile/Manifest +++ b/dev-python/soundfile/Manifest @@ -1 +1 @@ -DIST soundfile-0.10.3_p20201201.tar.gz 35970 BLAKE2B cf34ee6bbc7341cdaeb99e1051ea188f5f3e1136671ccf248e92948527cd5e36b860311e11df113fa3b6140d8eac93a6af888c46985ac250bb44bfa7bd6763c8 SHA512 a8a554fdef6347cac5895163b60df287510f44ce00568f28f995f892fbd2d7ee4c5d705f82b7bb08dc385870b9fd7e90f8485752485e1211e760de4321ff4a84 +DIST soundfile-0.10.3_p20210921.tar.gz 36242 BLAKE2B a6b0879d8239fcefa099abb04a988ea9c3d455b653a91e1fc4be316a757e864dfc977909c7f91c2779b8b5627e1faec07a868eecd6549000cdf16024b3166914 SHA512 4ed849a9b784168228c7759d288adef643df2c461349e7651b44074f4735c79db62ed7d7d9080b964c97c263037fd372d605bc05fe47f6110e566ec5246a4731 diff --git a/dev-python/soundfile/soundfile-0.10.3_p20201201-r1.ebuild b/dev-python/soundfile/soundfile-0.10.3_p20210921.ebuild similarity index 94% rename from dev-python/soundfile/soundfile-0.10.3_p20201201-r1.ebuild rename to dev-python/soundfile/soundfile-0.10.3_p20210921.ebuild index 423cb17..cade95b 100644 --- a/dev-python/soundfile/soundfile-0.10.3_p20201201-r1.ebuild +++ b/dev-python/soundfile/soundfile-0.10.3_p20210921.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 -COMMIT_ID="744efb4b01abc72498a96b09115b42a4cabd85e4" +COMMIT_ID="8439fc1c5a88850213de04dc5f1a7d0bf06fab89" DESCRIPTION="SoundFile is an audio library based on libsndfile, CFFI, and NumPy" HOMEPAGE="https://github.com/bastibe/python-soundfile"