From f417de50406ee9dd63df6acb42d2eb9f5745cceb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 10 Jan 2022 20:00:51 +0000 Subject: [PATCH 1/3] Upgrade to v2022.01.10 --- conf/app.src | 8 ++++---- manifest.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/app.src b/conf/app.src index 2e87eb3..7182f14 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/e2933854ac598c5ee7428a654a72cf4f4bd9afea.tar.gz -SOURCE_SUM=120f010e0d9ceeb1f86d97e39bd482197dace3d87d5753be886133fc94ad987f +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/07cb948f39464b11959fc506b673a90d9524e519.tar.gz +SOURCE_SUM=5808362e249689029726b79b799aab7382fc6626a142e54638633b08dee13c76 SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT=tar.gz +SOURCE_FORMAT=.tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=e2933854ac598c5ee7428a654a72cf4f4bd9afea.tar.gz +SOURCE_FILENAME=07cb948f39464b11959fc506b673a90d9524e519.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 60fefb5..b3fd4c3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network, fork of Mastodon", "fr": "Réseau social libre et fédéré, scission de Mastodon" }, - "version": "2021.12.27~ynh2", + "version": "2022.01.10~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "free", From b66272a92c5a870e14c0002d8963b4515970381d Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Mon, 10 Jan 2022 20:00:55 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34930b7..4da71ec 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 Libre and federated social network, fork of Mastodon -**Shipped version:** 2021.12.27~ynh2 +**Shipped version:** 2022.01.10~ynh1 diff --git a/README_fr.md b/README_fr.md index 4eb909a..b26e456 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 Réseau social libre et fédéré, scission de Mastodon -**Version incluse :** 2021.12.27~ynh2 +**Version incluse :** 2022.01.10~ynh1 From 2e0a8edc19befb96b8a6ea5bec1d50c4a5fd436d Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Mon, 10 Jan 2022 21:35:13 +0100 Subject: [PATCH 3/3] oops --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 7182f14..a02e340 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/07cb948f39464b11959fc506b673a90d9524e519.tar.gz SOURCE_SUM=5808362e249689029726b79b799aab7382fc6626a142e54638633b08dee13c76 SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT=.tar.gz +SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME=07cb948f39464b11959fc506b673a90d9524e519.tar.gz SOURCE_EXTRACT=true