sci-mathematics/rink: update SRC_URI

Move to the new canonical repository on codeberg for consistency.

Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
This commit is contained in:
Vivian Heisz (vhz)
2026-05-02 15:44:48 -04:00
parent 5cceb26e46
commit 0ea867f42f
2 changed files with 2 additions and 2 deletions

View File

@@ -12,6 +12,6 @@
</maintainer>
<remote-id type="codeberg">tiffany/rink</remote-id>
<bugs-to>https://codeberg.org/tiffany/rink/issues/new</bugs-to>
<changelog>https://rinkcalc.app/releases</changelog>
<changelog>https://rinkcalc.app/releases/</changelog>
</upstream>
</pkgmetadata>

View File

@@ -229,7 +229,7 @@ inherit cargo desktop
DESCRIPTION="Unit conversion tool, similar to frink"
HOMEPAGE="https://rinkcalc.app/about"
SRC_URI="
https://github.com/tiffany352/rink-rs/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://codeberg.org/tiffany/rink/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://files.demize.dev/gentoo/${CATEGORY}/${PN}/${PN}-docs-${PV}.tar.gz
${CARGO_CRATE_URIS}
"