commit:     ac65aa470187292057dc98fcd53692d584b638ad
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  3 05:27:13 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  3 05:27:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac65aa47

media-sound/apetag: update HOMEPAGE, SRC_URI

Closes: https://bugs.gentoo.org/897022
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/apetag/apetag-1.12-r3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/apetag/apetag-1.12-r3.ebuild 
b/media-sound/apetag/apetag-1.12-r3.ebuild
index a88054964932..183648ad647a 100644
--- a/media-sound/apetag/apetag-1.12-r3.ebuild
+++ b/media-sound/apetag/apetag-1.12-r3.ebuild
@@ -3,13 +3,13 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit python-single-r1 toolchain-funcs
 
 DESCRIPTION="Command-line ape 2.0 tagger"
-HOMEPAGE="http://muth.org/Robert/Apetag/";
-SRC_URI="http://muth.org/Robert/Apetag/${PN}.${PV}.tar.gz";
+HOMEPAGE="https://robert.muth.org/Apetag/";
+SRC_URI="https://robert.muth.org/Apetag/${PN}.${PV}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to