commit: 74305a6db0e868d49a1895a1b3feee4a6bd0e85c
Author: Neatink <minyaylo51 <AT> gmail <DOT> com>
AuthorDate: Mon Feb 9 19:28:01 2026 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Feb 9 19:31:32 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=74305a6d
gui-apps/satty:
Signed-off-by: Neatink <minyaylo51 <AT> gmail.com>
modified: metadata.xml
modified: satty-0.19.0.ebuild
modified: satty-9999.ebuild
gui-apps/satty/metadata.xml | 6 +++---
gui-apps/satty/satty-0.19.0.ebuild | 6 +++---
gui-apps/satty/satty-9999.ebuild | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
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 @@
<name>Neatink</name>
</maintainer>
<upstream>
- <doc>https://github.com/gabm/satty</doc>
- <bugs-to>https://github.com/gabm/satty/issues</bugs-to>
- <remote-id type="github">gabm/satty</remote-id>
+ <doc>https://github.com/Satty-org/Satty</doc>
+ <bugs-to>https://github.com/Satty-org/Satty/issues</bugs-to>
+ <remote-id type="github">Satty-org/Satty</remote-id>
</upstream>
</pkgmetadata>
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