From 3f1f7881b8953840b636d5d3ef52edaa60c1daea Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Wed, 18 Sep 2024 08:14:36 +0200 Subject: [PATCH] mutagen: bump version to 1.47.0 (#11076) --- .../mutagen/{mutagen-1.45.1.recipe => mutagen-1.47.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/mutagen/{mutagen-1.45.1.recipe => mutagen-1.47.0.recipe} (96%) diff --git a/dev-python/mutagen/mutagen-1.45.1.recipe b/dev-python/mutagen/mutagen-1.47.0.recipe similarity index 96% rename from dev-python/mutagen/mutagen-1.45.1.recipe rename to dev-python/mutagen/mutagen-1.47.0.recipe index 0e0442984..5007e2bf7 100644 --- a/dev-python/mutagen/mutagen-1.45.1.recipe +++ b/dev-python/mutagen/mutagen-1.47.0.recipe @@ -9,9 +9,9 @@ Ogg streams on an individual packet/page level." HOMEPAGE="https://github.com/quodlibet/mutagen" COPYRIGHT="Joe Wreschnig, Michael Urman, Lukáš Lalinský, Christoph Reiter, Ben Ockmore & others" LICENSE="GNU GPL v2" -REVISION="5" +REVISION="1" SOURCE_URI="https://files.pythonhosted.org/packages/source/m/$portName/$portName-$portVersion.tar.gz" -CHECKSUM_SHA256="6397602efb3c2d7baebd2166ed85731ae1c1d475abca22090b7141ff5034b3e1" +CHECKSUM_SHA256="719fadef0a978c31b4cf3c956261b3c58b6948b32023078a2117b1de09f0fc99" SOURCE_DIR="mutagen-$portVersion" ARCHITECTURES="any"