diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-10-04 10:19:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:19 +0700 |
commit | 8135199403d48cd8bb8dc5578cce772f38cf0a50 (patch) | |
tree | 7bacd79d4d3c5cd5091205e3aeb55a7167ad3da5 /network/riot-web | |
parent | dcff128c88b64b9888175ada15ae35fd1fff4fff (diff) | |
download | slackbuilds-8135199403d48cd8bb8dc5578cce772f38cf0a50.tar.gz |
network/riot-web: Updated for version 0.16.5.
Signed-off-by: David Spencer <idlemoor@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 | 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 81f5ab25c5..3a065abb4e 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.16.3} +VERSION=${VERSION:-0.16.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 75b37ffe66..897c76692f 100644 --- a/network/riot-web/riot-web.info +++ b/network/riot-web/riot-web.info @@ -1,10 +1,10 @@ PRGNAM="riot-web" -VERSION="0.16.3" +VERSION="0.16.5" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.3_i386.deb" -MD5SUM="8b3c065df7fc9dc739f7af7197cdd298" -DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.3_amd64.deb" -MD5SUM_x86_64="8d6765908ef8fc1079481fae7dff784c" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.5_i386.deb" +MD5SUM="03f563a23a09fcf6da8a695d489cdaa3" +DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.5_amd64.deb" +MD5SUM_x86_64="38d6653e529fe2749dd5a4ef7370b085" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |