From 214e97f7a2bb9cce27543e0c6fccc4c808c08cdc Mon Sep 17 00:00:00 2001 From: Brian Douglass Date: Sun, 10 Nov 2019 23:33:43 -0500 Subject: [PATCH] Upgrade to upstream version 1.4.0 --- 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 3dd4cf1..8a6a339 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.0-rc2 +**Shipped version:** 1.4.0 ## Screenshots diff --git a/conf/app.src b/conf/app.src index cf53b1e..6ecf728 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4-rc2/roundcubemail-1.4-rc2.tar.gz -SOURCE_SUM=6bbf6abdb242f81b8fffb8ee986a9aff4b3336879597db3a99a39ce232a91461 +SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.0/roundcubemail-1.4.0.tar.gz +SOURCE_SUM=31a735a739cfe30fd3980248b0bce0e3722f1536bc19ec1caf78d416dfa5cadc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0039f10..f3c7796 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Webmail software", "fr": "Webmail Open Source" }, - "version": "1.4.0-rc2~ynh1", + "version": "1.4.0~ynh1", "url": "https://roundcube.net/", "license": "GPL-3.0-only", "maintainer": {