From 1e4c28f57315b0873cdd8a30e912ac38bf5a2ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Thu, 22 Apr 2021 07:15:53 +0200 Subject: [PATCH] update to 3.0.0 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 6 +++--- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bc54bf1..4126c78 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview AllTube is a HTML GUI for Youtube-dl. -**Shipped version:** 2.3.0 +**Shipped version:** 3.0.0 ## Screenshots diff --git a/README_fr.md b/README_fr.md index aea81c0..add9617 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble AllTube est une IHM web pour Youtube-dl. -**Version incluse:** 2.3.0 +**Version incluse:** 3.0.0 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index d2eb666..9d0d40e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.3.0/alltube-2.3.0.zip -SOURCE_SUM=1b7932dcdec14187f513b227b0db36bfd4d103ffe17a373f749a3251609f7d6c +SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.0.0/alltube-3.0.0.zip +SOURCE_SUM=df79bea6a0273b9584894ca9eddd384e8c5322ef3f85612f64071bea589616a2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip -SOURCE_IN_SUBDIR=false +SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 50f6ebd..ececc78 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web interface for Youtube-dl", "fr": "Interface Web pour Youtube-dl" }, - "version": "2.3.0~ynh2", + "version": "3.0.0~ynh1", "url": "http://alltubedownload.net/", "license": "GPL-3.0-only", "maintainer": {