From 4e096cf50873f6b1c12881173779e4940ad0576b Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 18 Feb 2020 01:29:11 +0100 Subject: [PATCH 1/2] Typo in message --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 77bf567..82334d0 100644 --- a/scripts/install +++ b/scripts/install @@ -53,7 +53,7 @@ ynh_app_setting_set --app=$app --key=with_enigma --value=$with_enigma #================================================= # INSTALL DEPENDENCIES #================================================= -ynh_script_progression --message="Installing dependencies..."5 +ynh_script_progression --message="Installing dependencies..." ynh_install_app_dependencies "$pkg_dependencies" From c47b45235b697dd2fd7469b98dfdf2f1cce22ed2 Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Thu, 20 Feb 2020 22:14:10 +0100 Subject: [PATCH 2/2] Upgrade to upstream version 1.4.3 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 47d9897..d4b6cb2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to [Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with an application-like user interface. -**Shipped version:** 1.4.2 +**Shipped version:** 1.4.3 ## Screenshots diff --git a/conf/app.src b/conf/app.src index d01d99a..2da27ac 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.2/roundcubemail-1.4.2.tar.gz -SOURCE_SUM=961275c8909bc9bc781c8997bfd70b74d75d1ba3cfcada6e228b905871dee9fe +SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.3/roundcubemail-1.4.3.tar.gz +SOURCE_SUM=e04cc592025d90c4312deb0587c204a8aec13ac3f852ac8689d771655f78a1fe SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 16bf08c..ef634eb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Webmail software", "fr": "Webmail Open Source" }, - "version": "1.4.2~ynh1", + "version": "1.4.3~ynh1", "url": "https://roundcube.net/", "license": "GPL-3.0-only", "maintainer": {