From 3ae7fd9d748f8ed2435ac997a1d7f21a2840f265 Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Mon, 11 Mar 2019 22:19:33 +0100 Subject: [PATCH] Upgrade to version 4.4.1 --- README.md | 4 +++- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fe6c060..709bd32 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.4 +**Shipped version:** 4.4.1 ## Features @@ -56,6 +56,8 @@ sudo yunohost app upgrade cheky --url https://github.com/YunoHost-Apps/cheky_ynh ## Historique des versions +* 4.4.1~ynh4 (11 March 2019) + * changed: upgrade Cheky to 4.4.1 * 4.4~ynh4 (4 March 2019) * removed: Debian Jessie support is dropped in favor to Stretch only (Yunohost version > 3) * changed: follow lastest rules from diff --git a/conf/app.src b/conf/app.src index 639f7eb..73b3426 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Blount/Cheky/archive/4.4.tar.gz -SOURCE_SUM=1916d6196d48a838ea55d518099f75d941e84125c6a3c00a3943ad3bb0a2714d +SOURCE_URL=https://github.com/Blount/Cheky/archive/4.4.1.tar.gz +SOURCE_SUM=4142430d17229332efca353cc95a993d85650af0a53155055847b4d7b9e9650b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 558c8b2..bee0e8e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Cheky monitors French classifieds websites LeBonCoin and SeLoger.", "fr": "Cheky surveille pour vous LeBonCoin et SeLoger." }, - "version": "4.4~ynh4", + "version": "4.4.1~ynh4", "url": "https://www.cheky.net", "license": "GPL-3.0-or-later", "maintainer": {