diff --git a/gui-apps/satty/metadata.xml b/gui-apps/satty/metadata.xml
index 58ac4d4065..35321b0bc5 100644
--- a/gui-apps/satty/metadata.xml
+++ b/gui-apps/satty/metadata.xml
@@ -10,8 +10,8 @@
Neatink
- https://github.com/gabm/satty
- https://github.com/gabm/satty/issues
- gabm/satty
+ https://github.com/Satty-org/Satty
+ https://github.com/Satty-org/Satty/issues
+ Satty-org/Satty
diff --git a/gui-apps/satty/satty-0.19.0.ebuild b/gui-apps/satty/satty-0.19.0.ebuild
index f9933a2e28..30d7a9aca0 100644
--- a/gui-apps/satty/satty-0.19.0.ebuild
+++ b/gui-apps/satty/satty-0.19.0.ebuild
@@ -238,14 +238,14 @@ CRATES="
inherit cargo desktop xdg
DESCRIPTION="A screenshot annotation tool inspired by Swappy and Flameshot."
-HOMEPAGE="https://github.com/gabm/satty"
+HOMEPAGE="https://github.com/Satty-org/Satty"
if [[ "${PV}" == 9999 ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/gabm/Satty.git"
+ EGIT_REPO_URI="https://github.com/Satty-org/Satty.git"
else
SRC_URI="
- https://github.com/gabm/Satty/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
+ https://github.com/Satty-org/Satty/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}
"
M_PN=Satty
diff --git a/gui-apps/satty/satty-9999.ebuild b/gui-apps/satty/satty-9999.ebuild
index 8200f51c98..2ad286e341 100644
--- a/gui-apps/satty/satty-9999.ebuild
+++ b/gui-apps/satty/satty-9999.ebuild
@@ -6,14 +6,14 @@ EAPI=8
inherit cargo desktop xdg
DESCRIPTION="A screenshot annotation tool inspired by Swappy and Flameshot."
-HOMEPAGE="https://github.com/gabm/satty"
+HOMEPAGE="https://github.com/Satty-org/Satty"
if [[ "${PV}" == 9999 ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/gabm/Satty.git"
+ EGIT_REPO_URI="https://github.com/Satty-org/Satty.git"
else
SRC_URI="
- https://github.com/gabm/Satty/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
+ https://github.com/Satty-org/Satty/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}
"
M_PN=Satty