From 4fb4eea141da2837b61a69cedf16004cad6fca2a Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Sat, 20 Jun 2020 11:28:57 +0200 Subject: [PATCH] Testing (#86) Co-authored-by: pp-r <64266134+pp-r@users.noreply.github.com> --- 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 5f44ad8..c0031ce 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.3 +**Shipped version:** 1.4.6 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 2da27ac..efe9e4a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.3/roundcubemail-1.4.3.tar.gz -SOURCE_SUM=e04cc592025d90c4312deb0587c204a8aec13ac3f852ac8689d771655f78a1fe +SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.6/roundcubemail-1.4.6.tar.gz +SOURCE_SUM=23805f8a41a9ab6c379e335fb00f885d12eabfce33beb382c30c148e76565537 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ef634eb..bb003dd 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Webmail software", "fr": "Webmail Open Source" }, - "version": "1.4.3~ynh1", + "version": "1.4.6~ynh1", "url": "https://roundcube.net/", "license": "GPL-3.0-only", "maintainer": {