From 94e83ac237e54cd473348f984351d840d09cf8c4 Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Sun, 23 Aug 2020 10:14:26 +0200 Subject: [PATCH] Testing (#89) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: pp-r <64266134+pp-r@users.noreply.github.com> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- README.md | 8 +++----- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c0031ce..977af9a 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ 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.6 +**Shipped version:** 1.4.7 ## Screenshots -![](https://roundcube.net/images/screens/mailbox.png) +![](https://roundcube.net/screens/skins/elastic/desktop/screens/mailbox_widescreen.png) ## Demo @@ -49,9 +49,8 @@ this package: #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/roundcube/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/roundcube/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/roundcube/) -* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/roundcube/) ## Limitations @@ -115,7 +114,6 @@ case, do not forget to change ownerships of this folder to `roundcube`. Developers info ---------------- -**Only if you want to use a testing branch for coding, instead of merging directly into master.** Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing). To try the testing branch, please proceed like that. diff --git a/conf/app.src b/conf/app.src index efe9e4a..331d73b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.6/roundcubemail-1.4.6.tar.gz -SOURCE_SUM=23805f8a41a9ab6c379e335fb00f885d12eabfce33beb382c30c148e76565537 +SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.7/roundcubemail-1.4.7.tar.gz +SOURCE_SUM=72f1d31db27203abb5842ee493ae335f6e4ac421b2ced6fce889c8690eba3bca SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index bb003dd..cf05f50 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Webmail software", "fr": "Webmail Open Source" }, - "version": "1.4.6~ynh1", + "version": "1.4.7~ynh1", "url": "https://roundcube.net/", "license": "GPL-3.0-only", "maintainer": {