summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author mdrights <psychi2009@gmail.com>2019-02-16 22:29:31 +0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-24 06:30:01 +0700
commit560de9239237bbe7016bea8d9fcfa695b5d4f6eb (patch)
treea26d490d150fbab2a3126f33866c7bc01324f1d8 /network
parent313c470d6d65d19a1ad779bdc52a7e21a5ff195f (diff)
downloadslackbuilds-560de9239237bbe7016bea8d9fcfa695b5d4f6eb.tar.gz
slackbuilds-560de9239237bbe7016bea8d9fcfa695b5d4f6eb.tar.xz
network/riot-web: update to version 1.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/riot-web/riot-web.SlackBuild2
-rw-r--r--network/riot-web/riot-web.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/network/riot-web/riot-web.SlackBuild b/network/riot-web/riot-web.SlackBuild
index f27f945163..0c98567744 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:-0.17.8}
+VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info
index f24b244109..b960f6784e 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.8"
+VERSION="1.0.1"
HOMEPAGE="https://riot.im/"
-DOWNLOAD="https://github.com/vector-im/riot-web/releases/download/v0.17.8/riot-v0.17.8.tar.gz"
-MD5SUM="34c44b0870344ed70882cdb4318e6927"
+DOWNLOAD="https://github.com/vector-im/riot-web/releases/download/v1.0.1/riot-v1.0.1.tar.gz"
+MD5SUM="6155db470254d8c2272135e28ca60e2a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Psychi"
+MAINTAINER="MDrights"
EMAIL="psychi2009@gmail.com"