From 0bdf24364dc3126dfa8ff9ce0de975f97a98197f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 20 Apr 2019 03:42:42 +0200 Subject: [PATCH 1/2] Update to 0.3.0-alpha-2 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b2580e9..6736e9e 100755 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database. -**Shipped version:** 0.2.0-2019-04-18 +**Shipped version:** 0.3.0-alpha-2 **Warning:** The package can take **15 to 30 minutes** to complete depending on your system configuration. **Don't intrupt the installation process while installing.** diff --git a/conf/app.src b/conf/app.src index cbbacb1..55eadbb 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Plume-org/Plume/archive/0d708e163930779d149a8cb94766d8f4decbf080.tar.gz -SOURCE_SUM=264eb9d605ee820387414153ce28bbb79e314cdf516ba9ef7ef72381be2e7602 +SOURCE_URL=https://github.com/Plume-org/Plume/archive/0.3.0-alpha-2.tar.gz +SOURCE_SUM=88d31a7ff527132f5cf252b2f446bb42a13e01eec5b30cf877f63abf095988cd SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d33fcf1..2672bca 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Federated blogging application", "fr": "Une application de blogging fédérée." }, - "version": "0.2.0-2019-04-18~ynh5", + "version": "0.3.0-alpha-2~ynh1", "url": "https://baptiste.gelez.xyz/", "license": "AGPL-3.0-only", "maintainer": [ From 14d8ddd42a3c5f696c9d46e1768675c45c7c613a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 21 Apr 2019 11:49:45 +0200 Subject: [PATCH 2/2] Update check_process --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index ce50ba7..5f7f070 100755 --- a/check_process +++ b/check_process @@ -14,7 +14,7 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=980c09f805ee4bdda18641172076c0ba843c22f8 + upgrade=1 from_commit=599469b5f2f0b516ab298b67fa3114f4454de85f backup_restore=1 multi_instance=1 incorrect_path=1