From ffc9de2c5f10459f4e4ef16691f1e561a54cd6ae Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Fri, 21 May 2021 13:23:41 -0400 Subject: [PATCH] Update frontend to v2020-05-16 --- README.md | 2 +- README_fr.md | 2 +- conf/frontend.src | 6 +++--- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 288fb5d..b8dab88 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-03 +**Shipped version:** 2020-05-16 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 25b12e1..6403e33 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-03 +**Version incluse :** 2020-05-16 ## Captures d'écran diff --git a/conf/frontend.src b/conf/frontend.src index a0e2be5..db33ece 100644 --- a/conf/frontend.src +++ b/conf/frontend.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/LibrePhotos/librephotos-frontend/tarball/9858b3af614819cb0f3e938e27d939b27075b5e7 -SOURCE_SUM=74e3e65a1671bcba4764953217086fee1171ead37d66e3992f2b89a0026252b3 +SOURCE_URL=https://github.com/LibrePhotos/librephotos-frontend/tarball/6719e24e30bf83243788a87ed5dd95cbff34a51e +SOURCE_SUM=a2bacbfde466a6820ba3148adf09c15e41b5961c9cee0b087c04d5444eafe8bc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=9858b3af614819cb0f3e938e27d939b27075b5e7 +SOURCE_FILENAME=6719e24e30bf83243788a87ed5dd95cbff34a51e SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index c7afe4a..e13d480 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.20210503~ynh1", + "version": "0.0.20210516~ynh1", "url": "https://github.com/LibrePhotos/librephotos", "license": "MIT", "maintainer": {