From de047c45347c3991b0b8091623103352d6393049 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 24 Dec 2020 19:23:07 +0100 Subject: [PATCH] Upgrade to 0.0.1-2020-12-24~ynh1 --- README.md | 2 +- check_process | 8 ++++---- conf/app.src | 6 +++--- manifest.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1262a46..5ad75bd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview A search engine for [PeerTube](https://joinpeertube.org/) videos and channels, developed by Framasoft. -**Shipped version:** 0.0.1-2020-10-31 +**Shipped version:** 0.0.1-2020-12-24 ## Important points to read before installing diff --git a/check_process b/check_process index a60206c..c834a96 100644 --- a/check_process +++ b/check_process @@ -15,6 +15,8 @@ setup_private=1 setup_public=1 upgrade=1 + # 0.0.1-2020-10-31~ynh1 + upgrade=1 from_commit=b0541627859d2b702b55f7ac33e7f786e70b3051 backup_restore=1 multi_instance=1 # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. @@ -28,7 +30,5 @@ Email= Notification=none ;;; Upgrade options - ; commit=CommitHash - name=Name and date of the commit. - manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666& - + ; commit=b0541627859d2b702b55f7ac33e7f786e70b3051 + name=0.0.1-2020-10-31~ynh1 diff --git a/conf/app.src b/conf/app.src index 274df88..6170cc0 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://framagit.org/framasoft/peertube/search-index/-/archive/217666c70766aa9a81ce6dde9e6c41a43d2da991/search-index-217666c70766aa9a81ce6dde9e6c41a43d2da991.tar.gz -SOURCE_SUM=c6e5e5a66a2d09c69568328f67c03c5cda864bf51da2cb0f6c8878fdb242081f +SOURCE_URL=https://framagit.org/framasoft/peertube/search-index/-/archive/b44e850fa1604cebac19eb822e9d555f673085b0/search-index-b44e850fa1604cebac19eb822e9d555f673085b0.tar.gz +SOURCE_SUM=7a68fd70aeaac05d06fbbb3c8cf7a375e9d2e112235e4af6857630380e114b18 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= +SOURCE_FILENAME=search-index-0.0.1-2020-12-24~ynh1.tar.gz diff --git a/manifest.json b/manifest.json index 8ea86b6..a09eba9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A search engine for PeerTube videos and channels", "fr": "Un moteur de recherche de vidéos et chaînes PeerTube" }, - "version": "0.0.1-2020-10-31~ynh1", + "version": "0.0.1-2020-12-24~ynh1", "url": "https://search.joinpeertube.org/", "license": "AGPL-3.0-only", "maintainer": {