mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
app-text/typstyle: update SRC_URI
Signed-off-by: Jesse De Haan <dehaanjesses@gmail.com>
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
<name>Huang Rui</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/Enter-tainer/typstyle/issues</bugs-to>
|
||||
<changelog>https://github.com/Enter-tainer/typstyle/releases</changelog>
|
||||
<doc>https://enter-tainer.github.io/typstyle</doc>
|
||||
<remote-id type="github">Enter-tainer/typstyle</remote-id>
|
||||
<bugs-to>https://github.com/typstyle-rs/typstyle/issues</bugs-to>
|
||||
<changelog>https://github.com/typstyle-rs/typstyle/releases</changelog>
|
||||
<doc>https://typstyle-rs.github.io/typstyle</doc>
|
||||
<remote-id type="github">typstyle-rs/typstyle</remote-id>
|
||||
</upstream>
|
||||
<longdescription lang="en">
|
||||
Typstyle is a code formatter designed for Typst, aiming to produce
|
||||
|
||||
@@ -504,7 +504,7 @@ inherit edo cargo
|
||||
DESCRIPTION="A beautiful and reliable code formatter for Typst"
|
||||
HOMEPAGE="https://typstyle-rs.github.io/typstyle/"
|
||||
SRC_URI="
|
||||
https://github.com/Enter-tainer/${PN}/archive/v${PV}/${P}.tar.gz
|
||||
https://github.com/typstyle-rs/${PN}/archive/v${PV}/${P}.tar.gz
|
||||
${CARGO_CRATE_URIS}
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user