diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-11-16 08:38:36 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:48 +0700 |
commit | ccac44f527836e28d12447174e959850ace24de5 (patch) | |
tree | e7132b0086581a2b5c4638eb6129310244f8e638 /network | |
parent | fb8badf4caf3224f41ad1cc5f3d9b5ba64928178 (diff) |
network/riot-web: Updated for version 0.17.3.
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 8f9a10c70211..ae93fffcbfdb 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.17.0} +VERSION=${VERSION:-0.17.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 2c96e8072164..07bac1992c62 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.0" +VERSION="0.17.3" HOMEPAGE="https://riot.im/" -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" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.3_i386.deb" +MD5SUM="0a7b9a89b7d528ba60841548411f8cf1" +DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.3_amd64.deb" +MD5SUM_x86_64="fa4d0b5b1db8888d932c83f7b4aff583" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |