1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00

Upgrade to version 13.5.0 (#106)

* Upgrade to v13.5.0

* Auto-update README

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
github-actions[bot] 2023-01-25 15:45:00 +01:00 committed by GitHub
parent e896cf25ee
commit 307cc37474
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Piwigo for YunoHost
[![Integration level](https://dash.yunohost.org/integration/piwigo.svg)](https://dash.yunohost.org/appci/app/piwigo) ![Working status](https://ci-apps.yunohost.org/ci/badges/piwigo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/piwigo.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/piwigo.svg)](https://dash.yunohost.org/appci/app/piwigo) ![Working status](https://ci-apps.yunohost.org/ci/badges/piwigo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/piwigo.maintain.svg)
[![Install Piwigo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=piwigo)
*[Lire ce readme en français.](./README_fr.md)*
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
[Piwigo](http://piwigo.org) is a photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customizable.
**Shipped version:** 13.4.0~ynh1
**Shipped version:** 13.5.0~ynh1
**Demo:** https://piwigo.org/demo

View file

@ -5,26 +5,26 @@ It shall NOT be edited by hand.
# Piwigo pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/piwigo.svg)](https://dash.yunohost.org/appci/app/piwigo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/piwigo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/piwigo.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/piwigo.svg)](https://dash.yunohost.org/appci/app/piwigo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/piwigo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/piwigo.maintain.svg)
[![Installer Piwigo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=piwigo)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Piwigo rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Piwigo rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
[Piwigo](http://piwigo.org) est un logiciel de galerie photo pour le web, construit par une communauté active d'utilisateurs et de développeurs. Des extensions rendent Piwigo facilement personnalisable.
**Version incluse :** 13.4.0~ynh1
**Version incluse :** 13.5.0~ynh1
**Démo :** https://piwigo.org/demo
## Captures d'écran
## Captures décran
![Capture d'écran de Piwigo](./doc/screenshots/screenshot_Piwigo.jpg)
![Capture décran de Piwigo](./doc/screenshots/screenshot_Piwigo.jpg)
## Avertissements / informations importantes
@ -40,9 +40,9 @@ En plus des fonctionnalités de base de Piwigo, les éléments suivants sont mis
## Documentations et ressources
* Site officiel de l'app : <http://piwigo.org>
* Documentation officielle de l'admin : <https://piwigo.org/guides>
* Dépôt de code officiel de l'app : <https://github.com/Piwigo/Piwigo>
* Site officiel de lapp : <http://piwigo.org>
* Documentation officielle de ladmin : <https://piwigo.org/guides>
* Dépôt de code officiel de lapp : <https://github.com/Piwigo/Piwigo>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_piwigo>
* Signaler un bug : <https://github.com/YunoHost-Apps/piwigo_ynh/issues>
@ -58,4 +58,4 @@ ou
sudo yunohost app upgrade piwigo -u https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=13.4.0
SOURCE_SUM=13c195f3e4fbc02555ce138fd4453164bbf369876b26b78d9bc7f3c5373e2a59
SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=13.5.0
SOURCE_SUM=cfb58972efa8300b3e8a220266c624290dabcfe95e6205d91a69f3819431d364
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Open source photo gallery for the web",
"fr": "Galerie de photos open source pour le web"
},
"version": "13.4.0~ynh1",
"version": "13.5.0~ynh1",
"url": "http://piwigo.org",
"upstream": {
"license": "GPL-2.0",