diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-08-23 10:17:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-25 09:59:37 +0700 |
commit | 2c105206cb955e13c4090419f74ea37bd3c5d655 (patch) | |
tree | 6cb03785a35d332f536a6717c25a9da46ecd2596 /network/riot-web | |
parent | 329300fa45c87a0541958eaa86e109f55fa53164 (diff) | |
download | slackbuilds-2c105206cb955e13c4090419f74ea37bd3c5d655.tar.gz |
network/riot-web: Updated for version 0.16.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 1270a096d4..e320c22678 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.0} +VERSION=${VERSION:-0.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 2065b72bf8..128b65b1cb 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.0" +VERSION="0.16.1" HOMEPAGE="https://riot.im/" -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" +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" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |