From 5b42918c44d5edb99b1751c9a4266a33930110e9 Mon Sep 17 00:00:00 2001 From: Nicolas PARLANT Date: Fri, 10 Jul 2026 11:53:47 +0200 Subject: [PATCH] app-editors/teamtype: update DESCRIPTION Signed-off-by: Nicolas PARLANT --- app-editors/teamtype/teamtype-0.9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"