diff --git a/sys-apps/asahi-bless/asahi-bless-0.3.0-r1.ebuild b/sys-apps/asahi-bless/asahi-bless-0.3.0-r1.ebuild
index c9a4d40bfb753..c9c97c00e66fc 100644
--- a/sys-apps/asahi-bless/asahi-bless-0.3.0-r1.ebuild
+++ b/sys-apps/asahi-bless/asahi-bless-0.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -75,11 +75,11 @@ inherit cargo linux-info
COMMIT="36302336f7e07080e289baccda8d07c7c1a9d00d"
MY_P="asahi-nvram-${COMMIT}"
DESCRIPTION="CLI boot disk selector for Apple Silicon Macs"
-HOMEPAGE="https://github.com/WhatAmISupposedToPutHere/asahi-nvram"
+HOMEPAGE="https://github.com/AsahiLinux/asahi-nvram"
SRC_URI="
${CARGO_CRATE_URIS}
- https://github.com/WhatAmISupposedToPutHere/asahi-nvram/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
+ https://github.com/AsahiLinux/asahi-nvram/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
"
S="${WORKDIR}/${MY_P}/asahi-bless"
diff --git a/sys-apps/asahi-bless/asahi-bless-0.4.1.ebuild b/sys-apps/asahi-bless/asahi-bless-0.4.1.ebuild
index 8b541ec3b0fa5..6de6b80338e75 100644
--- a/sys-apps/asahi-bless/asahi-bless-0.4.1.ebuild
+++ b/sys-apps/asahi-bless/asahi-bless-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -77,11 +77,11 @@ inherit cargo linux-info
COMMIT="9b4c2942093204601bb4b0181b3d5e5bdfc2a4a3"
MY_P="asahi-nvram-${COMMIT}"
DESCRIPTION="CLI boot disk selector for Apple Silicon Macs"
-HOMEPAGE="https://github.com/WhatAmISupposedToPutHere/asahi-nvram"
+HOMEPAGE="https://github.com/AsahiLinux/asahi-nvram"
SRC_URI="
${CARGO_CRATE_URIS}
- https://github.com/WhatAmISupposedToPutHere/asahi-nvram/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
+ https://github.com/AsahiLinux/asahi-nvram/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
"
S="${WORKDIR}/${MY_P}/asahi-bless"
diff --git a/sys-apps/asahi-bless/metadata.xml b/sys-apps/asahi-bless/metadata.xml
index c0d4d6d29036c..5fe36c9b209af 100644
--- a/sys-apps/asahi-bless/metadata.xml
+++ b/sys-apps/asahi-bless/metadata.xml
@@ -10,6 +10,6 @@
Gentoo Asahi Project
- WhatAmISupposedToPutHere/asahi-nvram
+ AsahiLinux/asahi-nvram