From 465bf5b6b51e315efacd824b3902394e610c1f21 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 5 Nov 2021 22:18:10 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 86d3ee3..36579f1 100644 --- a/manifest.json +++ b/manifest.json @@ -3,17 +3,15 @@ "id": "transmission", "packaging_format": 1, "description": { - "en": "A Fast, Easy, and Free BitTorrent Client", - "fr": "Un client BitTorrent libre et rapide" + "en": "Fast, Easy, and Free BitTorrent Client", + "fr": "Client BitTorrent libre et rapide" }, "version": "2.94-2~ynh1", "url": "https://www.transmissionbt.com/", "upstream": { "license": "GPL-3.0", "website": "https://www.transmissionbt.com/", - "demo": "https://demo.example.com", "admindoc": "https://github.com/transmission/transmission/wiki", - "userdoc": "https://yunohost.org/en/app_transmission", "code": "https://github.com/transmission/transmission" }, "license": "GPL-3.0",