diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 23:13:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 23:13:26 +0100 |
commit | 0f212990737dbdcb04a54c6ed8f0b0c4bd3b4ec8 (patch) | |
tree | 4336d3d724eb059dd9fcc7461e65a1e20d30b078 /media-sound/scmpc/scmpc-0.4.1.ebuild | |
parent | media-sound/id3ted: update *.github.com HOMEPAGEs (diff) | |
download | gentoo-0f212990737dbdcb04a54c6ed8f0b0c4bd3b4ec8.tar.gz gentoo-0f212990737dbdcb04a54c6ed8f0b0c4bd3b4ec8.tar.bz2 gentoo-0f212990737dbdcb04a54c6ed8f0b0c4bd3b4ec8.zip |
media-sound/scmpc: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/scmpc/scmpc-0.4.1.ebuild')
-rw-r--r-- | media-sound/scmpc/scmpc-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/scmpc/scmpc-0.4.1.ebuild b/media-sound/scmpc/scmpc-0.4.1.ebuild index 2b76d4155534..a0695f86c9ee 100644 --- a/media-sound/scmpc/scmpc-0.4.1.ebuild +++ b/media-sound/scmpc/scmpc-0.4.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="a client for MPD which submits your tracks to last.fm" -HOMEPAGE="https://cmende.github.com/scmpc/" +HOMEPAGE="https://cmende.github.io/scmpc/" SRC_URI="https://dev.gentoo.org/~angelos/${P}.tar.bz2" LICENSE="GPL-2" |