From 6c521402abb767b2b2d21c07e12a9036e071a2a1 Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Mon, 3 May 2021 15:43:46 -0400 Subject: [PATCH] Update to version 2020-05-03 --- README.md | 2 +- README_fr.md | 2 +- conf/backend.src | 6 +++--- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3b5564a..288fb5d 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 LibrePhotos is a Google Photos-like app. It supports automatic classification of faces, grouping photos by date, location, or objects present, and album creation. -**Shipped version:** 2020-05-02 +**Shipped version:** 2020-05-03 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 4c031d5..25b12e1 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 LibrePhotos est un sercice inspiré par Google Photos. Il prend en charge la classification des visages, le groupement des photos par date, la localisation géographique, ou objets présents, et la création d'albums. -**Version incluse :** 2020-05-02 +**Version incluse :** 2020-05-03 ## Captures d'écran diff --git a/conf/backend.src b/conf/backend.src index f3404a8..516f84e 100644 --- a/conf/backend.src +++ b/conf/backend.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/LibrePhotos/librephotos/tarball/6dbe1debe137183388f20b0fbdb1dfa0b6a27ace -SOURCE_SUM=50482fd4487bd1a1b2be1053d8a649a6e994457a2f49d954dba2632c56bcdfb9 +SOURCE_URL=https://github.com/LibrePhotos/librephotos/tarball/e73c44cc118b3f61459700883d2d1b71308b8ea0 +SOURCE_SUM=d1cf8f6637e46edf1eb1938ffda29953a847d0168289766ef795fa814aaa9c3e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=6dbe1debe137183388f20b0fbdb1dfa0b6a27ace +SOURCE_FILENAME=e73c44cc118b3f61459700883d2d1b71308b8ea0 SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index e63cba6..c9839cf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A photo viewer and manager similar to Google Photos", "fr": "Un gestionnaire de photos semblable à Google Photos" }, - "version": "0.0.20210502~ynh1", + "version": "0.0.20210503~ynh1", "url": "https://github.com/LibrePhotos/librephotos", "license": "MIT", "maintainer": {