diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-10-17 23:19:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-17 23:19:41 +0700 |
commit | f8c87a4c555caac23b6690145bb7ef8d9ab783c0 (patch) | |
tree | 543c8a0df37a8f439db33dbf2004810f4b48f354 /network | |
parent | 2968f2ac3da14c238d284ef2d6890773b79907a8 (diff) | |
download | slackbuilds-f8c87a4c555caac23b6690145bb7ef8d9ab783c0.tar.gz |
network/riot-web: Updated for version 0.17.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 3a065abb4e..8f9a10c702 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.5} +VERSION=${VERSION:-0.17.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 897c76692f..2c96e80721 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.5" +VERSION="0.17.0" HOMEPAGE="https://riot.im/" -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" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.0_i386.deb" +MD5SUM="06211394754e215c0b70f7a0b2ee6982" +DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.0_amd64.deb" +MD5SUM_x86_64="973458be5b6ac25fe95ba15118d22d96" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |