commit:     8dea196732893fb9d87debf21b650aad038ea296
Author:     Jesse De Haan <dehaanjesses <AT> gmail <DOT> com>
AuthorDate: Sat Oct  4 13:40:01 2025 +0000
Commit:     Jesse De Haan <dehaanjesses <AT> gmail <DOT> com>
CommitDate: Sat Oct  4 13:42:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8dea1967

app-text/typstyle: update SRC_URI

Signed-off-by: Jesse De Haan <dehaanjesses <AT> gmail.com>

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

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

Reply via email to