mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/riot-web: updated for version: 1.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
de104b9cd2
commit
0c565dfb17
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for riot-web
|
||||
|
||||
# Copyright 2018 David O'Shaughnessy
|
||||
# Copyright 2018 Psychi <psychi2009@gmail.com>
|
||||
# Copyright 2018-2019 MDrights <psychi2009@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=riot-web
|
||||
PKGNAM=riot
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="riot-web"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.1.0"
|
||||
HOMEPAGE="https://riot.im/"
|
||||
DOWNLOAD="https://github.com/vector-im/riot-web/releases/download/v1.0.1/riot-v1.0.1.tar.gz"
|
||||
MD5SUM="6155db470254d8c2272135e28ca60e2a"
|
||||
DOWNLOAD="https://github.com/vector-im/riot-web/releases/download/v1.1.0/riot-v1.1.0.tar.gz"
|
||||
MD5SUM="f5cb55eb40b89d9e4b2c710b2b09cec1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue