gui-apps/satty:

Signed-off-by: Neatink <minyaylo51@gmail.com>

	modified:   metadata.xml
	modified:   satty-0.19.0.ebuild
	modified:   satty-9999.ebuild
This commit is contained in:
Neatink
2026-02-09 21:28:01 +02:00
parent c731dd9ab3
commit 74305a6db0
3 changed files with 9 additions and 9 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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