diff --git a/app-editors/teamtype/teamtype-0.9.1-r1.ebuild b/app-editors/teamtype/teamtype-0.9.1-r1.ebuild index 2f623bd3b9..37a9b0dc39 100644 --- a/app-editors/teamtype/teamtype-0.9.1-r1.ebuild +++ b/app-editors/teamtype/teamtype-0.9.1-r1.ebuild @@ -9,7 +9,7 @@ CRATES=" RUST_MIN_VER="1.85.0" inherit cargo shell-completion -DESCRIPTION="Real-time co-editing of local text files." +DESCRIPTION="Real-time co-editing of local text files" HOMEPAGE="https://teamtype.github.io/teamtype/" SRC_URI="https://github.com/teamtype/teamtype/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI+=" https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/${P}/${P}-crates.tar.xz"