diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-08-01 22:59:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:40:04 +0700 |
commit | fa95398771a08354749bcde829afedb269ba0cd0 (patch) | |
tree | beeccb15325a52f487904b08d5933edc0959ef9b /network | |
parent | 4ceb694858abc69d340d1110f02d8b821491a870 (diff) | |
download | slackbuilds-fa95398771a08354749bcde829afedb269ba0cd0.tar.gz |
network/riot-web: Updated for version 0.16.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/riot-web/riot-web.SlackBuild | 2 | ||||
-rw-r--r-- | network/riot-web/riot-web.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/riot-web/riot-web.SlackBuild b/network/riot-web/riot-web.SlackBuild index 56c9b1987c..1270a096d4 100644 --- a/network/riot-web/riot-web.SlackBuild +++ b/network/riot-web/riot-web.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=riot-web -VERSION=${VERSION:-0.15.7} +VERSION=${VERSION:-0.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index e69e6f7ab4..2065b72bf8 100644 --- a/network/riot-web/riot-web.info +++ b/network/riot-web/riot-web.info @@ -1,10 +1,10 @@ PRGNAM="riot-web" -VERSION="0.15.7" +VERSION="0.16.0" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.7_i386.deb" -MD5SUM="af4e621812c085af5926a81eed1aff48" -DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.7_amd64.deb" -MD5SUM_x86_64="240b9ef3933b63649796b0a39731240c" +DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.16.0_i386.deb" +MD5SUM="7c47156b98c124e3dbe60e19d211ec4d" +DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.16.0_amd64.deb" +MD5SUM_x86_64="780fdbe86c981692f5ff508faa2d2188" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |