diff options
author | mdrights <psychi2009@gmail.com> | 2019-06-02 17:38:36 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-02 20:29:28 +0700 |
commit | 868a29e62f0da86c568195901854dccb53863a21 (patch) | |
tree | 9243cb8aa468d30d400c24b0261312f9fa412cd0 /network/riot-web | |
parent | a440fb3f265cbec2a9bd7967522f32b94efbb79b (diff) |
network/riot-web: updated for version 1.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/riot-web')
-rw-r--r-- | network/riot-web/riot-web.SlackBuild | 2 | ||||
-rw-r--r-- | network/riot-web/riot-web.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/riot-web/riot-web.SlackBuild b/network/riot-web/riot-web.SlackBuild index 7a1e9aff426d..ef5f0a3b221a 100644 --- a/network/riot-web/riot-web.SlackBuild +++ b/network/riot-web/riot-web.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=riot-web PKGNAM=riot -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 041ce792ce29..54c730ca8888 100644 --- a/network/riot-web/riot-web.info +++ b/network/riot-web/riot-web.info @@ -1,8 +1,8 @@ PRGNAM="riot-web" -VERSION="1.1.0" +VERSION="1.2.1" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://github.com/vector-im/riot-web/releases/download/v1.1.0/riot-v1.1.0.tar.gz" -MD5SUM="f5cb55eb40b89d9e4b2c710b2b09cec1" +DOWNLOAD="https://github.com/vector-im/riot-web/releases/download/v1.2.1/riot-v1.2.1.tar.gz" +MD5SUM="391793b36e176a626e78b30b9e70256c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |