mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -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>
|
||||
<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>
|
||||
|
||||
@@ -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}
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user