From 656d575c8e94fa2f69b04f152621ded687614c84 Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Tue, 6 Dec 2022 09:42:25 +0100 Subject: [PATCH] picard: bump version to 2.8.5 (#7522) --- .../patches/{picard-2.8.4.patchset => picard-2.8.5.patchset} | 0 media-sound/picard/{picard-2.8.4.recipe => picard-2.8.5.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename media-sound/picard/patches/{picard-2.8.4.patchset => picard-2.8.5.patchset} (100%) rename media-sound/picard/{picard-2.8.4.recipe => picard-2.8.5.recipe} (97%) diff --git a/media-sound/picard/patches/picard-2.8.4.patchset b/media-sound/picard/patches/picard-2.8.5.patchset similarity index 100% rename from media-sound/picard/patches/picard-2.8.4.patchset rename to media-sound/picard/patches/picard-2.8.5.patchset diff --git a/media-sound/picard/picard-2.8.4.recipe b/media-sound/picard/picard-2.8.5.recipe similarity index 97% rename from media-sound/picard/picard-2.8.4.recipe rename to media-sound/picard/picard-2.8.5.recipe index 5755eba68..4e797a7fe 100644 --- a/media-sound/picard/picard-2.8.4.recipe +++ b/media-sound/picard/picard-2.8.5.recipe @@ -14,7 +14,7 @@ Sambhav Kothari, Philipp Wolfer and others" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="ftp://ftp.eu.metabrainz.org/pub/musicbrainz/picard/picard-$portVersion.tar.gz" -CHECKSUM_SHA256="88b8de18bb27279fa57666ac21faef53c0277a04eab21ce204b2613fe349de3d" +CHECKSUM_SHA256="b1c1f76d5fe92cb481f4362142c6a84f1cf45948e42cfd7c3d3beffd703c54ce" SOURCE_DIR="picard-release-$portVersion" SOURCE_FILENAME="picard-$portVersion" PATCHES="picard-$portVersion.patchset"