mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
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:
@@ -12,6 +12,6 @@
|
|||||||
</maintainer>
|
</maintainer>
|
||||||
<remote-id type="codeberg">tiffany/rink</remote-id>
|
<remote-id type="codeberg">tiffany/rink</remote-id>
|
||||||
<bugs-to>https://codeberg.org/tiffany/rink/issues/new</bugs-to>
|
<bugs-to>https://codeberg.org/tiffany/rink/issues/new</bugs-to>
|
||||||
<changelog>https://rinkcalc.app/releases</changelog>
|
<changelog>https://rinkcalc.app/releases/</changelog>
|
||||||
</upstream>
|
</upstream>
|
||||||
</pkgmetadata>
|
</pkgmetadata>
|
||||||
|
|||||||
@@ -229,7 +229,7 @@ inherit cargo desktop
|
|||||||
DESCRIPTION="Unit conversion tool, similar to frink"
|
DESCRIPTION="Unit conversion tool, similar to frink"
|
||||||
HOMEPAGE="https://rinkcalc.app/about"
|
HOMEPAGE="https://rinkcalc.app/about"
|
||||||
SRC_URI="
|
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
|
https://files.demize.dev/gentoo/${CATEGORY}/${PN}/${PN}-docs-${PV}.tar.gz
|
||||||
${CARGO_CRATE_URIS}
|
${CARGO_CRATE_URIS}
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user