summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/apetag/apetag-1.12-r3.ebuild')
-rw-r--r--media-sound/apetag/apetag-1.12-r3.ebuild6
1 files 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"