aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-action/classicube/classicube-1.3.7.ebuild4
-rw-r--r--games-action/classicube/classicube-9999.ebuild4
-rw-r--r--games-action/classicube/metadata.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/games-action/classicube/classicube-1.3.7.ebuild b/games-action/classicube/classicube-1.3.7.ebuild
index 26680233f..c5d1a308d 100644
--- a/games-action/classicube/classicube-1.3.7.ebuild
+++ b/games-action/classicube/classicube-1.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Reverse-engineered Minecraft Classic client"
HOMEPAGE="https://www.classicube.net/"
-SRC_URI="https://github.com/UnknownShadow200/ClassiCube/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/ClassiCube/ClassiCube/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/ClassiCube-${PV}"
LICENSE="BSD MIT FTL"
diff --git a/games-action/classicube/classicube-9999.ebuild b/games-action/classicube/classicube-9999.ebuild
index 71ea6881c..5badf618a 100644
--- a/games-action/classicube/classicube-9999.ebuild
+++ b/games-action/classicube/classicube-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit git-r3 toolchain-funcs
DESCRIPTION="Reverse-engineered Minecraft Classic client"
HOMEPAGE="https://www.classicube.net/"
-EGIT_REPO_URI="https://github.com/UnknownShadow200/ClassiCube.git"
+EGIT_REPO_URI="https://github.com/ClassiCube/ClassiCube.git"
LICENSE="BSD MIT FTL"
SLOT="0"
diff --git a/games-action/classicube/metadata.xml b/games-action/classicube/metadata.xml
index 748edc52e..63ee81a2e 100644
--- a/games-action/classicube/metadata.xml
+++ b/games-action/classicube/metadata.xml
@@ -12,7 +12,7 @@
and is designed to work on any OpenGL-supported graphics card.
</longdescription>
<upstream>
- <bugs-to>https://github.com/UnknownShadow200/ClassiCube/issues</bugs-to>
- <remote-id type="github">UnknownShadow200/ClassiCube</remote-id>
+ <bugs-to>https://github.com/ClassiCube/ClassiCube/issues</bugs-to>
+ <remote-id type="github">ClassiCube/ClassiCube</remote-id>
</upstream>
</pkgmetadata>