From 0b3640581ce18b9f823baae7130ab0645f9f1e8e Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 21 Jan 2019 13:11:19 +0100 Subject: [PATCH] Update to Lutim 0.11.4 --- README.md | 2 +- README_fr.md | 2 +- check_process | 3 ++- conf/app.src | 4 ++-- manifest.json | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 57fb11a..3fc2939 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to Lutim stores images and allows you to see them, download them or share them on social networks. Images are indefinitely stored unless you request that they will be deleted at first view or after 24 hours / one week / one month / one year. -**Shipped version:** 0.10.4 +**Shipped version:** 0.11.4 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b9511f3..378657b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/#/inst Lutim stocke les images et vous permet de les voir, de les télécharger ou de les partager sur les réseaux sociaux. Les images sont stockées indéfiniment à moins que vous ne demandiez qu'elles soient effacées à la première vue ou après 24 heures / une semaine / un mois / un an. -**Version embarquée:** 0.10.4 +**Version embarquée:** 0.11.4 ## Captures d'écran diff --git a/check_process b/check_process index 712cdbe..ce69c2e 100644 --- a/check_process +++ b/check_process @@ -24,7 +24,8 @@ Level 3=auto # Level 4: Pas de gestion des utilisateurs Level 4=na - Level 5=auto +# Level 5: https://github.com/YunoHost/package_linter/issues/36 + Level 5=1 Level 6=auto Level 7=auto Level 8=0 diff --git a/conf/app.src b/conf/app.src index 736dc15..3454716 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/luc/lutim/repository/0.10.4/archive.tar.gz -SOURCE_SUM=aca9466fc49729a58e055e1a0fb1b8b0 +SOURCE_URL=https://framagit.org/fiat-tux/hat-softwares/lutim/-/archive/0.11.4/lutim-0.11.4.tar.gz +SOURCE_SUM=56f34c4eadb476049175724b3a6f5505 SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5986f16..0db6258 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self hosting images and sharing anonymous application", "fr": "Application d'hébergement et de partage d'images anonyme" }, - "version": "0.10.4~ynh3", + "version": "0.11.4~ynh1", "url": "https://lut.im", "license": "AGPL-3.0", "maintainer": {