From 164efd85eb8272363e2fa64b9d0052d366d7d4a8 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Tue, 9 Mar 2021 01:41:18 +0530 Subject: [PATCH 1/2] Updated to version 5.4 --- README.md | 2 +- manifest.json | 2 +- scripts/install | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a1792490..ca4d2e07 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview [Hubzilla](https://hub.libranet.de/directory?f=&global=1&pubforums=1) is a social networking platform built with control of your privacy at center stage. Your online communications can be as public as you wish or as private as you require. Private conversations, private photos, private videos. Your media isn't hidden behind an obscure URL which can be guessed, it is protected by state-of-the-art cross-domain authentication. What this all means for you: **less drama**. -**Shipped version:** 5.2.2 +**Shipped version:** 5.4 ## Screenshots diff --git a/manifest.json b/manifest.json index 4c9f71b3..1778e45c 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "url": "https://zotlabs.org/page/hubzilla/hubzilla-project", "license": "MIT", - "version": "5.2.2~ynh1", + "version": "5.4~ynh1", "maintainer": { "name": "Anmol Sharma" }, diff --git a/scripts/install b/scripts/install index 3ecc821a..9d83f264 100755 --- a/scripts/install +++ b/scripts/install @@ -27,7 +27,7 @@ ynh_abort_if_errors domain=$YNH_APP_ARG_DOMAIN path_url="/" admin=$YNH_APP_ARG_ADMIN -email=$(yunohost user info $admin | grep "mail:" | cut -d' ' -f2) +email=$(ynh_user_get_info $admin 'mail') upload="256M" random_string="$(ynh_string_random)$(ynh_string_random)$(ynh_string_random)" database=`expr $YNH_APP_ARG_DATABASE` From f374e39dcaf79f086a12773fba7903a9f3c8e68b Mon Sep 17 00:00:00 2001 From: anmol26s Date: Tue, 9 Mar 2021 01:51:15 +0530 Subject: [PATCH 2/2] Forgot to add src --- conf/app.src | 4 ++-- conf/app_addons.src | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 4ad041db..3046408b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/5.2.2/core-5.2.2.tar.gz -SOURCE_SUM=827068a332f464d3ebd49531943169f1eef3e1b23102b9a9ddfb52e44b9138d8 +SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/5.4/core-5.4.tar.gz +SOURCE_SUM=5ce5bb689c557b47c7708629b876b89b340f3b93b055ff032a4a69417b0eeed5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/conf/app_addons.src b/conf/app_addons.src index 66476e08..b0c46f00 100644 --- a/conf/app_addons.src +++ b/conf/app_addons.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/5.2.2/addons-5.2.2.tar.gz -SOURCE_SUM=074559f51107f27d6eb4806c77ede213ca77b608a9c2c5b870138f587d8776ca +SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/5.4/addons-5.4.tar.gz +SOURCE_SUM=3440a426415a1868cb33b6d30e901d2e4dc958ce8f27b96a4c91c586cea2a838 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=