From 8dea196732893fb9d87debf21b650aad038ea296 Mon Sep 17 00:00:00 2001 From: Jesse De Haan Date: Sat, 4 Oct 2025 09:40:01 -0400 Subject: [PATCH] app-text/typstyle: update SRC_URI Signed-off-by: Jesse De Haan --- app-text/typstyle/metadata.xml | 8 ++++---- app-text/typstyle/typstyle-0.13.17.ebuild | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-text/typstyle/metadata.xml b/app-text/typstyle/metadata.xml index 34d2caecbd..51f70a6e36 100644 --- a/app-text/typstyle/metadata.xml +++ b/app-text/typstyle/metadata.xml @@ -6,10 +6,10 @@ Huang Rui - https://github.com/Enter-tainer/typstyle/issues - https://github.com/Enter-tainer/typstyle/releases - https://enter-tainer.github.io/typstyle - Enter-tainer/typstyle + https://github.com/typstyle-rs/typstyle/issues + https://github.com/typstyle-rs/typstyle/releases + https://typstyle-rs.github.io/typstyle + typstyle-rs/typstyle Typstyle is a code formatter designed for Typst, aiming to produce diff --git a/app-text/typstyle/typstyle-0.13.17.ebuild b/app-text/typstyle/typstyle-0.13.17.ebuild index acf1fe5a79..2b29b0f428 100644 --- a/app-text/typstyle/typstyle-0.13.17.ebuild +++ b/app-text/typstyle/typstyle-0.13.17.ebuild @@ -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} "