diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-08-24 16:50:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-25 09:59:39 +0700 |
commit | d0949bf87411a515a23e5ede72348031e5358022 (patch) | |
tree | 5247a777dee837313950d071dcfdbc75feda4acc /network | |
parent | 0fde076d0e60e95a932cb61a41e98d54837b35f0 (diff) | |
download | slackbuilds-d0949bf87411a515a23e5ede72348031e5358022.tar.gz |
network/riot-web: Updated for version 0.16.2.
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 e320c22678..7b0c3e5ea3 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.1} +VERSION=${VERSION:-0.16.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 128b65b1cb..0cb8f14a91 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.1" +VERSION="0.16.2" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.16.1_i386.deb" -MD5SUM="7a13cd2c24dc395fb544e32bf9951b16" -DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.16.1_amd64.deb" -MD5SUM_x86_64="b3295d38a3d9335fe66eb74b0c9f7e04" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.2_i386.deb" +MD5SUM="7a26f180ddea4d302a9fc887889cb37b" +DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.2_amd64.deb" +MD5SUM_x86_64="4da8343b0b64c39c1e1bec19be829e69" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |