From faa7fd798ee3a7b282d5064e1d5e7f41f72ddedc Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Mon, 24 Sep 2018 00:36:19 +0200 Subject: [PATCH] [fix] Upgrade to 4.3.5 --- README.md | 5 ++++- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 19ef78b..2b505e2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ > *This package allow you to install cheky quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* -**Shipped version:** 4.3.3 +**Shipped version:** 4.3.5 ## Features @@ -33,6 +33,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to * Report a bug: https://github.com/YunoHost-Apps/cheky_ynh/issues * Cheky website: https://www.cheky.net + * Cheky changelog : https://github.com/Blount/Cheky/blob/master/CHANGELOG.txt * YunoHost website: https://yunohost.org --- @@ -54,6 +55,8 @@ sudo yunohost app upgrade cheky --url https://github.com/YunoHost-Apps/cheky_ynh ### _Testing Branch_ + * 24 Sep 2018 [#11](https://github.com/YunoHost-Apps/cheky_ynh/pull/11) - Mise à jour vers la version 4.3.5 + * 14 Sep 2018 [10](https://github.com/YunoHost-Apps/cheky_ynh/pull/10) - Correction images dans "annonces sauvegardées" * 3 Sep 2018 [#8](https://github.com/YunoHost-Apps/cheky_ynh/pull/8) - Mise à jour vers la version 4.3.3 * 8 Aug 2018 [#4](https://github.com/YunoHost-Apps/cheky_ynh/pull/4) - Mise à jour vers la version 4.1 diff --git a/conf/app.src b/conf/app.src index a9fef4c..8750dec 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Blount/Cheky/archive/4.3.3.tar.gz -SOURCE_SUM=23134a8c7956b1a4a7e839ca470ac53ffa3e81355f35f7e24054b02686c8f844 +SOURCE_URL=https://github.com/Blount/Cheky/archive/4.3.5.tar.gz +SOURCE_SUM=be7af1f5141af6c5f6c6304d0d988ecbbd2112bcad3b32f652bbc0059a57b2d0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 152c8c0..5610556 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Cheky package for YunoHost.", "fr": "Application Cheky pour YunoHost." }, - "version": "4.3.3~ynh3", + "version": "4.3.5~ynh3", "url": "https://www.cheky.net", "license": "GPL-3.0-or-later", "maintainer": {