From a63ce3a3884359186c0c2a81d9f67264fa01a4f7 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 18:51:38 +0100 Subject: [PATCH 1/2] Update manifest.toml --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4e3355c..5558f94 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,9 +1,12 @@ packaging_format = 2 + id = "mautrix_telegram" name = "Matrix-Telegram bridge" description.en = "Telegram puppeting bridge for Matrix/Synapse" description.fr = "Passerelle Telegram pour Matrix/Synapse" + version = "0.15.1~ynh1" + maintainers = ["thardev"] [upstream] @@ -120,14 +123,11 @@ dir = "/opt/yunohost/__APP__" main.default = 29317 [resources.sources] - [resources.sources.main] + in_subdir = true extract = false rename = "mautrix-telegram.tar.gz" -amd64.url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.1.tar.gz" -amd64.sha256 = "4a437a5be1d736aed50857dc38aa56f3f0ba0d01d6f62ca93b1433f693178950" -arm64.url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.1.tar.gz" -arm64.sha256 = "4a437a5be1d736aed50857dc38aa56f3f0ba0d01d6f62ca93b1433f693178950" -armhf.url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.1.tar.gz" -armhf.sha256 = "4a437a5be1d736aed50857dc38aa56f3f0ba0d01d6f62ca93b1433f693178950" \ No newline at end of file +url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.1.tar.gz" +sha256 = "4a437a5be1d736aed50857dc38aa56f3f0ba0d01d6f62ca93b1433f693178950" +autoupdate.strategy = "latest_github_release" From c8f51ca90667feb45c9bb8d1ecb62b0873684f7d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 17:51:41 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 75fe3e2..ddd147e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -41,4 +41,4 @@ or sudo yunohost app upgrade mautrix_telegram -u https://github.com/YunoHost-Apps/mautrix_telegram_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 3390ff2..9bb3562 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@