summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 15:33:05 +0200
committerJames Le Cuirot <chewi@gentoo.org>2023-07-02 21:27:51 +0100
commitbbf16bca76a546a205f0c816a7bd0dd3c9a6353e (patch)
tree86c09b10679c102ba4ea78452060911d64409826 /media-libs/zmusic
parentmedia-libs/sdl-pango: use HTTPS (diff)
downloadgentoo-bbf16bca76a546a205f0c816a7bd0dd3c9a6353e.tar.gz
gentoo-bbf16bca76a546a205f0c816a7bd0dd3c9a6353e.tar.bz2
gentoo-bbf16bca76a546a205f0c816a7bd0dd3c9a6353e.zip
media-libs/zmusic: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31712 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-libs/zmusic')
-rw-r--r--media-libs/zmusic/metadata.xml4
-rw-r--r--media-libs/zmusic/zmusic-1.1.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/zmusic/metadata.xml b/media-libs/zmusic/metadata.xml
index 792418d7d727..41f65465365e 100644
--- a/media-libs/zmusic/metadata.xml
+++ b/media-libs/zmusic/metadata.xml
@@ -10,7 +10,7 @@
<flag name="mpg123">Enable support for MPEG audio playback via <pkg>media-sound/mpg123</pkg></flag>
</use>
<upstream>
- <bugs-to>https://github.com/coelckers/ZMusic/issues</bugs-to>
- <remote-id type="github">coelckers/ZMusic</remote-id>
+ <bugs-to>https://github.com/ZDoom/ZMusic/issues</bugs-to>
+ <remote-id type="github">ZDoom/ZMusic</remote-id>
</upstream>
</pkgmetadata>
diff --git a/media-libs/zmusic/zmusic-1.1.4.ebuild b/media-libs/zmusic/zmusic-1.1.4.ebuild
index e89de1347992..d90c69a031f8 100644
--- a/media-libs/zmusic/zmusic-1.1.4.ebuild
+++ b/media-libs/zmusic/zmusic-1.1.4.ebuild
@@ -7,8 +7,8 @@ inherit cmake
MY_PN="ZMusic"
DESCRIPTION="GZDoom's music system as a standalone library"
-HOMEPAGE="https://github.com/coelckers/ZMusic"
-SRC_URI="https://github.com/coelckers/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/ZDoom/ZMusic"
+SRC_URI="https://github.com/ZDoom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD DUMB-0.9.3 GPL-3 LGPL-2.1+ LGPL-3 MIT"
SLOT="0"