1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00

Merge pull request #43 from YunoHost-Apps/testing

Update to 0.3.0-alpha-2
This commit is contained in:
yalh76 2019-04-22 13:26:24 +02:00 committed by GitHub
commit b99f98dc42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview ## Overview
Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database. 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.** **Warning:** The package can take **15 to 30 minutes** to complete depending on your system configuration. **Don't intrupt the installation process while installing.**

View file

@ -14,7 +14,7 @@
setup_private=1 setup_private=1
setup_public=1 setup_public=1
upgrade=1 upgrade=1
upgrade=1 from_commit=980c09f805ee4bdda18641172076c0ba843c22f8 upgrade=1 from_commit=599469b5f2f0b516ab298b67fa3114f4454de85f
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=1
incorrect_path=1 incorrect_path=1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Plume-org/Plume/archive/0d708e163930779d149a8cb94766d8f4decbf080.tar.gz SOURCE_URL=https://github.com/Plume-org/Plume/archive/0.3.0-alpha-2.tar.gz
SOURCE_SUM=264eb9d605ee820387414153ce28bbb79e314cdf516ba9ef7ef72381be2e7602 SOURCE_SUM=88d31a7ff527132f5cf252b2f446bb42a13e01eec5b30cf877f63abf095988cd
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Federated blogging application", "en": "Federated blogging application",
"fr": "Une application de blogging fédérée." "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/", "url": "https://baptiste.gelez.xyz/",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"maintainer": [ "maintainer": [