From 11221a1cad637965556944473dad7c5294f4c9d9 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 17 Oct 2019 22:57:22 +0200 Subject: [PATCH] Improve description, don't just say it's "$app for Yunohost" which is implicit --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3d96bfe..6578c2a 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "alltube", "packaging_format": 1, "description": { - "en": "Alltube package for YunoHost.", - "fr": "Package Alltube pour YunoHost." + "en": "A web interface for Youtube-dl", + "fr": "Un interface web pour Youtube-dl" }, "version": "2.0.1~ynh1", "url": "http://alltubedownload.net/",