1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

Upgrade to upstream version 1.3.3

This commit is contained in:
Jimmy Monin 2017-11-08 22:55:47 +01:00
parent 7a82a24281
commit 9c6dcab7e7
3 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@ Roundcube for YunoHost
[Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with
an application-like user interface.
**Shipped version:** 1.3.0
**Shipped version:** 1.3.3
![](https://roundcube.net/images/screens/mailview.jpg)

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.3.0/roundcubemail-1.3.0.tar.gz
SOURCE_SUM=a37e55a3b5f83420930ae20ef3ac6dbedb499c920bbcf3fc93a8f784f7773d21
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.3.3/roundcubemail-1.3.3.tar.gz
SOURCE_SUM=d3f13a73b3d68abd7b199120c84e863c5488668b33fc5703c0d7d5c3e0f9057d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -7,8 +7,8 @@
"fr": "Webmail Open Source"
},
"url": "https://roundcube.net/",
"license": "GPL-3",
"version": "1.3.0",
"license": "GPL-3.0",
"version": "1.3.3-1",
"maintainer": {
"name": "YunoHost Contributors",
"email": "apps@yunohost.org"