app-text/typstyle: update SRC_URI

Signed-off-by: Jesse De Haan <dehaanjesses@gmail.com>
This commit is contained in:
Jesse De Haan
2025-10-04 09:40:01 -04:00
parent 57a4eb53ec
commit 8dea196732
2 changed files with 5 additions and 5 deletions

View File

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

View File

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