diff --git a/README.md b/README.md index b5a2dc3..0c1d4b0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Discussion platform -**Shipped version:** 2.7.8~ynh1 +**Shipped version:** 2.7.9~ynh1 **Demo:** https://try.discourse.org diff --git a/README_fr.md b/README_fr.md index b0a6374..5ac4c74 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme de discussion -**Version incluse :** 2.7.8~ynh1 +**Version incluse :** 2.7.9~ynh1 **Démo :** https://try.discourse.org diff --git a/conf/app.src b/conf/app.src index c66a35a..2f1642b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,5 @@ -SOURCE_URL=https://github.com/discourse/discourse/archive/v2.7.8.tar.gz -SOURCE_SUM=2a9f42e106a8a3bd1fe67680b6e8236e6a5bd11b821afacd467f660071b9a6b0 +SOURCE_URL=https://github.com/discourse/discourse/archive/v2.7.9.tar.gz +SOURCE_SUM=91a0ff0a00937cdb506f9558e30a57ebc496d75911f6da305eb388f9c1b30a00 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= diff --git a/manifest.json b/manifest.json index 3fe1f61..3b32206 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Discussion platform", "fr": "Plateforme de discussion" }, - "version": "2.7.8~ynh1", + "version": "2.7.9~ynh1", "url": "http://Discourse.org", "upstream": { "license": "GPL-2.0", @@ -31,8 +31,7 @@ "install" : [ { "name": "domain", - "type": "domain", - "example": "example.com" + "type": "domain" }, { "name": "path", @@ -42,8 +41,7 @@ }, { "name": "admin", - "type": "user", - "example": "johndoe" + "type": "user" }, { "name": "is_public",