From 74305a6db0e868d49a1895a1b3feee4a6bd0e85c Mon Sep 17 00:00:00 2001 From: Neatink Date: Mon, 9 Feb 2026 21:28:01 +0200 Subject: [PATCH] gui-apps/satty: Signed-off-by: Neatink 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 @@ 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