From 78dc3f2813d32c482854e0dc64ac70d9c412718f Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Sun, 7 Feb 2021 18:45:32 +0100 Subject: [PATCH 1/2] Upgrade arm and arm64 to Mattermost 5.31.1 --- conf/arm.src | 8 ++++---- conf/arm64.src | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/conf/arm.src b/conf/arm.src index 97ad461..006f20d 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.31.0/mattermost-v5.31.0-linux-arm.tar.gz -SOURCE_SUM=15af0f4757fe1db9f6322fd9d5551aacbfe1c4082ad543dc4641d0a541133b5f -SOURCE_SUM_PRG=sha256sum +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.31.0/mattermost-v5.31.1-linux-arm.tar.gz +SOURCE_SUM=00851098feb54afbe457c9991dcf549aa8a4967aecd80bd489865b8fe3afcde02a150b45b1c2b5aec2b02d67543f186be9a245894983270f521e18e464d947d9 +SOURCE_SUM_PRG=sha512sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mattermost-v5.31.0-linux-arm.tar.gz +SOURCE_FILENAME=mattermost-v5.31.1-linux-arm.tar.gz diff --git a/conf/arm64.src b/conf/arm64.src index 7a6412f..7f14135 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.31.0/mattermost-v5.31.0-linux-arm64.tar.gz -SOURCE_SUM=5bc29121ea13f7be21231bc3d18a030a062d407daf53b89b8af99c2bd554d214 -SOURCE_SUM_PRG=sha256sum +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.31.0/mattermost-v5.31.1-linux-arm64.tar.gz +SOURCE_SUM=a7e6aa890b897155eee60aa4ce2b874bc601c9a1402cc4796f16697374266c9c7d855b182b5251ba14953a7b2701324b7253f96b6afd3cf16a314cbd77263017 +SOURCE_SUM_PRG=sha512sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mattermost-v5.31.0-linux-arm64.tar.gz +SOURCE_FILENAME=mattermost-v5.31.1-linux-arm64.tar.gz From 46754017cbb3a878599b7a64e6087503da3b5d64 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 8 Feb 2021 00:00:11 +0100 Subject: [PATCH 2/2] upgrade version README --- README.md | 2 +- README_fr.md | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53da9e6..2785d12 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Mattermost is a self-hosted, open source instant messaging and service software. It's designed as an internal chat for organizations and businesses, and it's touted as an alternative to Slack. -**Shipped version:** 5.31.0 +**Shipped version:** 5.31.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index f1b18f7..26b43f9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Mattermost est un logiciel et un service de messagerie instantanée libre auto-hébergeable. Il est conçu comme un chat interne pour les organisations et les entreprises, et il est présenté comme une alternative à Slack. -**Version incluse :** 5.31.0 +**Version incluse :** 5.31.1 ## Captures d'écran diff --git a/manifest.json b/manifest.json index 3090293..3d39f1d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source collaboration platform built for developers", "fr": "Plateforme de collaboration open source conçue pour les développeurs" }, - "version": "5.31.0~ynh1", + "version": "5.31.1~ynh1", "url": "http://www.mattermost.org/", "license": "GPL-3.0-only", "maintainer": {