diff --git a/README.md b/README.md index 19d22e1..c6f6653 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-03-31 +**Shipped version:** 2020-04-10 ## Screenshots diff --git a/README_fr.md b/README_fr.md index f838063..465b45a 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-03-31 +**Version incluse :** 2020-04-10 ## Captures d'écran diff --git a/conf/backend.src b/conf/backend.src index cea1f99..e97026e 100644 --- a/conf/backend.src +++ b/conf/backend.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/LibrePhotos/librephotos/tarball/2ddf922e39c83671b07d0d7eba49bdf52c910148 -SOURCE_SUM=9ab6ae75379080bd570ede4085ddd831b87dff51ca922eaee06102c8535743b9 +SOURCE_URL=https://github.com/LibrePhotos/librephotos/tarball/84f4109fbe046fd352e82d3985a0386fd09d9b03 +SOURCE_SUM=e6424ed95afcc0c490ead79ddf629c78d1d330910000e51c4ca8233fec7968f9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=2ddf922e39c83671b07d0d7eba49bdf52c910148 +SOURCE_FILENAME=84f4109fbe046fd352e82d3985a0386fd09d9b03 SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index a370ae7..1ac8d1f 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.20210402~ynh1", + "version": "0.0.20210410~ynh1", "url": "https://github.com/LibrePhotos/librephotos", "license": "MIT", "maintainer": {