diff options
author | Psychi <psychi2009@gmail.com> | 2018-12-09 21:22:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-10 13:31:00 +0700 |
commit | cc37524e1d90dc999fbca85edd5c88f6e7c6b773 (patch) | |
tree | 6caf70dfaddab0bfc50153a66e39c708773dad91 /network/riot-web/riot-web.info | |
parent | d32dc3395ff207f10ae2829c28cf3f2ae565222f (diff) |
network/riot-web: Updated for version 0.17.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/riot-web/riot-web.info')
-rw-r--r-- | network/riot-web/riot-web.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 07bac1992c622..2e08839e73ace 100644 --- a/network/riot-web/riot-web.info +++ b/network/riot-web/riot-web.info @@ -1,10 +1,10 @@ PRGNAM="riot-web" -VERSION="0.17.3" +VERSION="0.17.7" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.3_i386.deb" -MD5SUM="0a7b9a89b7d528ba60841548411f8cf1" -DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.3_amd64.deb" -MD5SUM_x86_64="fa4d0b5b1db8888d932c83f7b4aff583" +DOWNLOAD="https://github.com/vector-im/riot-web/releases/download/v0.17.7/riot-v0.17.7.tar.gz" +MD5SUM="a37ebef0bb2c2ebb87408ca41ef377a0" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="David O'Shaughnessy" -EMAIL="dev@osh.id.au" +MAINTAINER="Psychi" +EMAIL="psychi2009@gmail.com" |