mirror of
https://github.com/YunoHost-Apps/photoview_ynh.git
synced 2024-09-03 20:05:55 +02:00
Upgrade to 2.3.1
This commit is contained in:
parent
4a5a05ec12
commit
ce2ec55db2
4 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
|
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
|
||||||
|
|
||||||
**Shipped version:** 2.3.0
|
**Shipped version:** 2.3.1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
Photoview est une galerie photos simple et facile à utilizer, faite pur les photographes et qu vise a donner un moyen facile et rapide pour naviguer des dossiers contenant de milles de photos à haute résolution.
|
Photoview est une galerie photos simple et facile à utilizer, faite pur les photographes et qu vise a donner un moyen facile et rapide pour naviguer des dossiers contenant de milles de photos à haute résolution.
|
||||||
|
|
||||||
**Version incluse :** 2.3.0
|
**Version incluse :** 2.3.1
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.0.tar.gz
|
SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.1.tar.gz
|
||||||
SOURCE_SUM=7d51378a70f4cbe768c69f9c8546b60d4d6882b1e584dea117b47039a133eac9
|
SOURCE_SUM=adc0f130afb70f1dcf5b49b9641b603cdea4c218a8fa545ed3efbb8b65bd6cb7
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=v2.3.0.tar.gz
|
SOURCE_FILENAME=v2.3.1.tar.gz
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Simple and user-friendly photo gallery that's made for photographers ",
|
"en": "Simple and user-friendly photo gallery that's made for photographers ",
|
||||||
"fr": "Galerie photos simple et facile à utilizer, faite pour les photographes"
|
"fr": "Galerie photos simple et facile à utilizer, faite pour les photographes"
|
||||||
},
|
},
|
||||||
"version": "2.3.0~ynh1",
|
"version": "2.3.1~ynh1",
|
||||||
"url": "https://photoview.github.io/",
|
"url": "https://photoview.github.io/",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue