From 0171030dff447658f14f627448dda343189d8776 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 23 Aug 2023 07:06:54 +0200 Subject: [PATCH 1/2] Update manifest.toml --- manifest.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9780441..73c1e3a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,10 +2,10 @@ packaging_format = 2 id = "pmwiki" name = "PmWiki" -description.en = "wiki-based content-management system (CMS) for collaborative creation and maintenance of websites" -description.fr = "Système de type wiki pour la création et l'entretien collectif de sites Internet" +description.en = "Wiki-based CMS for collaborative creation and maintenance of websites" +description.fr = "Wiki pour la création et l'entretien collectif de sites Internet" -version = "2.3.21~ynh1" +version = "2.3.25~ynh1" maintainers = ["eric_G"] @@ -16,7 +16,7 @@ admindoc = "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr" userdoc = "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers" [integration] -yunohost = ">= 11.1.19" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false @@ -43,12 +43,12 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.23.zip" - sha256 = "6f2444fa162c304f085824432b307fb46639740db3104a50aa9549ba94a42861" + url = "https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.25.zip" + sha256 = "401b2c5ca743c8a5fc4508bf7bba5acfa8cae05bd5369f43ec7ae3a41991a870" [resources.sources.fr] url = "http://www.pmwiki.org/pub/pmwiki/i18n/i18n-fr.zip" - sha256 = "60dad83078cf0f4f627cee31f8626c7c8141b0389a04dd4785dd66fbea3b2153" + sha256 = "29740376f2405fbf1ebebae291cc58bf5265367f376985a5235fe3709ae7093c" [resources.system_user] @@ -58,4 +58,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.0-fpm" + packages = "php8.2-fpm" From b3fa75dce75a4d3e142cb3e65cdab7409bcdd18c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 23 Aug 2023 05:06:59 +0000 Subject: [PATCH 2/2] 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 e6e7277..27364a1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ PmWiki is a wiki-based content-management system (CMS) for collaborative creatio - Access control - Customization and plugin architecture -**Shipped version:** 2.3.21~ynh1 +**Shipped version:** 2.3.25~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 05de621..6a3088d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ PmWiki est un système de type wiki pour la création et l'entretien collectif d - Contrôle d'accès - Personnalisation et modules -**Version incluse :** 2.3.21~ynh1 +**Version incluse :** 2.3.25~ynh1 ## Captures d’écran