diff --git a/README.md b/README.md index f299244..f35c4c2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview [Osada](http://zotlabs.com/osada/) uses **Zot6 protocol** which is next version of **zot5 protocol**. Osada has native support for the **ActivityPub protocol** (W3C standard) as well as the more advanced features. It can inter-operate with other social networking applications and projects in either of these spaces, including **Mastodon, Pleroma, Pixelfed, PeerTube, Funkwhale, Zap, Friendica, Hubzilla,** and many more. -**Shipped version:** 22.06.22~ynh1 +**Shipped version:** 23.12.17~ynh1 ## Screenshots @@ -69,4 +69,4 @@ or sudo yunohost app upgrade osada -u https://github.com/YunoHost-Apps/osada_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 87dd923..1527dfc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Overview [Osada](http://zotlabs.com/osada/) uses **Zot6 protocol** which is next version of **zot5 protocol**. Osada has native support for the **ActivityPub protocol** (W3C standard) as well as the more advanced features. It can inter-operate with other social networking applications and projects in either of these spaces, including **Mastodon, Pleroma, Pixelfed, PeerTube, Funkwhale, Zap, Friendica, Hubzilla,** and many more. -**Version incluse :** 22.06.22~ynh1 +**Version incluse :** 23.12.17~ynh1 ## Captures d’écran diff --git a/check_process b/check_process index d338021..9160407 100755 --- a/check_process +++ b/check_process @@ -11,10 +11,6 @@ setup_private=0 setup_public=1 upgrade=1 - # 21.05.21~ynh1 - upgrade=1 from_commit=81e4171acaa44520d0f527e6af445f4f33f2bca0 - # 21.05.21~ynh2 - upgrade=1 from_commit=c49f7f56b47a6a00da257ac7e4fd066dba51dcbf backup_restore=1 multi_instance=1 port_already_use=0 diff --git a/conf/app.src b/conf/app.src index d15dc8b..d556888 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://codeberg.org/zot-archive/osada/archive/54a7f397b4fe6a3b3731a2e37c180d9f2a789756.tar.gz -SOURCE_SUM=927e13e46c32a414fd9beec1a8a1f372778b611f8382add49481bb4664db9fad +SOURCE_URL=https://codeberg.org/zot-archive/osada/archive/dc8537520e0753a98bd2e2eeb1f0a16b50b954c3.tar.gz +SOURCE_SUM=cfed73d7d4648f4fe4e567d533d3d44dce3d36e2423c7ec32e9878f743ce2144 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/app_addons.src b/conf/app_addons.src index 0ab5da7..f6cae21 100755 --- a/conf/app_addons.src +++ b/conf/app_addons.src @@ -5,4 +5,3 @@ SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= SOURCE_EXTRACT=true - diff --git a/manifest.json b/manifest.json index 9be65c0..8e9f26e 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Decentralized publication platform and social network", "fr": "Plateforme de publication décentralisée et un réseau social" }, - "version": "22.06.22~ynh1", + "version": "23.12.17~ynh1", "url": "http://zotlabs.com/osada/", "upstream": { "license": "MIT", @@ -19,7 +19,7 @@ "email": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.2" }, "multi_instance": true, "services": [ @@ -40,7 +40,7 @@ }, { "name": "database", - "type": "string", + "type": "select", "ask": { "en": "Choose the database to be used for the Osada]", "fr": "Choisissez la database de Osada"