From abcc8672be252823cf1ee7bba436f0dfd0500cba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Sun, 28 Apr 2019 17:16:14 +0200 Subject: [PATCH] upgrade to 2.0.1 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4cf69f9..0ea4c4b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview alltube is a HTML GUI for Youtube-dl. -**Shipped version:** 1.2.5 +**Shipped version:** 2.0.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2e60b6a..b651965 100644 --- a/README_fr.md +++ b/README_fr.md @@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Alltube est une IHM web pour Youtube-dl. -**Version incluse:** 1.2.5 +**Version incluse:** 2.0.1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 203e913..473de52 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/1.2.5/alltube-1.2.5.zip -SOURCE_SUM=1ab08a96426be4f884c67eedcafeb9f767351f1fbefdd7f5704fd0af53885d13 +SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.0.1/alltube-2.0.1.zip +SOURCE_SUM=70d7818386a445eeb439d9d4ea3f3687180832392bd3547fd14c7195fa722c16 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index ef384eb..3d96bfe 100644 --- a/manifest.json +++ b/manifest.json @@ -6,9 +6,9 @@ "en": "Alltube package for YunoHost.", "fr": "Package Alltube pour YunoHost." }, - "version": "1.2.5~ynh1", + "version": "2.0.1~ynh1", "url": "http://alltubedownload.net/", - "license": "GPL", + "license": "GPL-3.0-only", "maintainer": { "name": "plopoyop", "email": "plopoyop@gmail.com"