From 67a109500f4021b2498c5cc1151865f6697f406e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 29 Sep 2023 18:57:34 +0200 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2a7242e..c76560d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://salsa.debian.org/debian/anarchism" code = "https://salsa.debian.org/debian/anarchism/" [integration] -yunohost = ">= 11.1.20" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false From ad2582230fb94050ff8326463fc530575b08cffd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 29 Sep 2023 16:57:38 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 1 - README_fr.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 3abd795..c5bce62 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ This is an anarchist FAQ. Its aim is to present what anarchism really stands for * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index c03dcde..6f1103b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,6 @@ Ceci est une FAQ anarchiste. Son objectif est de présenter ce que représente v * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs From e741fec454f073c55f1c6dff982243a13e035d91 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 14 Feb 2024 23:16:49 +0100 Subject: [PATCH 3/4] autoupdate.strategy = "latest_gitlab_tag" --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index c76560d..8335ac9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,6 +42,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://salsa.debian.org/debian/anarchism/-/archive/debian/15.3-3/anarchism-debian-15.3-3.tar.gz" sha256 = "7d1d7b829774441ef4772f62eed90f4d2842f60f9825ea1cd1b33b473a3edeba" + autoupdate.strategy = "latest_gitlab_tag" [resources.system_user] From 11f89cb42b7343ab1e7a042927b6f826ccb159f1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 14 Feb 2024 22:16:52 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index c5bce62..e42b452 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ This is an anarchist FAQ. Its aim is to present what anarchism really stands for * Official app website: * Official admin documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 6f1103b..82c5ef5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,6 +31,7 @@ Ceci est une FAQ anarchiste. Son objectif est de présenter ce que représente v * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs