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.6

This commit is contained in:
Jimmy Monin 2018-04-21 17:42:06 +02:00
parent e2a8d7380b
commit 22ca5d21fa
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.2.5
**Shipped version:** 1.3.6
![](https://roundcube.net/images/screens/mailview.jpg)

View file

@ -1,6 +1,6 @@
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.6/roundcubemail-1.3.6.tar.gz
SOURCE_SUM=5796670080c9c3c4071eecc70ddcb6b5df98d8a241a73e8a687fd536a9410c7a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
SOURCE_FILENAME=

View file

@ -8,7 +8,7 @@
},
"url": "https://roundcube.net/",
"license": "GPL-3",
"version": "1.3.0",
"version": "1.3.6~ynh1",
"maintainer": {
"name": "YunoHost Contributors",
"email": "apps@yunohost.org"