mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Upgrade to upstream version 1.4.0-rc2
This commit is contained in:
parent
3658f2b19f
commit
0e30587f78
3 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Roundcube for YunoHost
|
# Roundcube for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/roundcube)
|
[](https://dash.yunohost.org/appci/app/roundcube)
|
||||||
[](https://install-app.yunohost.org/?app=roundcube)
|
[](https://install-app.yunohost.org/?app=roundcube)
|
||||||
|
|
||||||
> *This package allow you to install Roundcube quickly and simply on a YunoHost server.
|
> *This package allow you to install Roundcube 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.*
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
[Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with
|
[Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with
|
||||||
an application-like user interface.
|
an application-like user interface.
|
||||||
|
|
||||||
**Shipped version:** 1.4.0-rc1
|
**Shipped version:** 1.4.0-rc2
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4-rc1/roundcubemail-1.4-rc1.tar.gz
|
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4-rc2/roundcubemail-1.4-rc2.tar.gz
|
||||||
SOURCE_SUM=73041cffbb6c5c56f50d4875d50465a36b5afdaf2a39af2737e4628f34c2a948
|
SOURCE_SUM=6bbf6abdb242f81b8fffb8ee986a9aff4b3336879597db3a99a39ce232a91461
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Open Source Webmail software",
|
"en": "Open Source Webmail software",
|
||||||
"fr": "Webmail Open Source"
|
"fr": "Webmail Open Source"
|
||||||
},
|
},
|
||||||
"version": "1.4.0-rc1~ynh1",
|
"version": "1.4.0-rc2~ynh1",
|
||||||
"url": "https://roundcube.net/",
|
"url": "https://roundcube.net/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue