From 8a87527a0d42083f82143254f5b959cd5dd37a49 Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Tue, 4 May 2021 20:00:52 -0400 Subject: [PATCH] Update to version 2020-05-04 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 6 +++--- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4ba6b5b..f629664 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Photonix is a photo management application that streamlines the process of storing, presenting and re-discovering photos. Smart filtering is made possible automatically by object recognition, location awareness, color analysis and other algorithms. -**Shipped version:** 2021-05-03 +**Shipped version:** 2021-05-04 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 84fbf7f..e9dbd22 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Photonix est une application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos. Le filtrage intelligent est rendu possible automatiquement grâce à la reconnaissance d'objets, la localisation, l'analyse de couleurs, et d'autres algorithmes. -**Version incluse :** 2021-05-03 +**Version incluse :** 2021-05-04 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 76074da..f8dffce 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/photonixapp/photonix/tarball/c0609b88895cd1b27fa6c769d19bebb6875cb869 -SOURCE_SUM=272ff9a4c3274463caeb7494839f7a0a23748a183af79bc2ba0c34d846532a19 +SOURCE_URL=https://github.com/photonixapp/photonix/tarball/a7ffe5298b575bb27b43be4045337cb2817880f4 +SOURCE_SUM=90b69af579936c0638c9390ccfc502afbe3920355ddeda6fc82a7d2f24c95b02 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=c0609b88895cd1b27fa6c769d19bebb6875cb869 +SOURCE_FILENAME=a7ffe5298b575bb27b43be4045337cb2817880f4 SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index c5316b1..447bd44 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Photo management application that streamlines the process of storing, presenting and re-discovering photos", "fr": "Application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos" }, - "version": "0.0.20210503~ynh1", + "version": "0.0.20210504~ynh1", "url": "https://photonix.org/", "license": "AGPL-3.0-only", "maintainer": {