diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-07-12 22:36:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-14 06:55:55 +0700 |
commit | aa2e9c34ea2be7c45f0e3f839920a95c0f19d82f (patch) | |
tree | 178937ce716641e8da9dcd56c9769381592c5c12 /network/riot-web | |
parent | 81ae75d7bc6ed13d52bcc547c91d623e980f7af4 (diff) | |
download | slackbuilds-aa2e9c34ea2be7c45f0e3f839920a95c0f19d82f.tar.gz |
network/riot-web: Updated for version 0.15.7.
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 29da3f9f54..56c9b1987c 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.15.6} +VERSION=${VERSION:-0.15.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index f01020311c..e69e6f7ab4 100644 --- a/network/riot-web/riot-web.info +++ b/network/riot-web/riot-web.info @@ -1,10 +1,10 @@ PRGNAM="riot-web" -VERSION="0.15.6" +VERSION="0.15.7" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.6_i386.deb" -MD5SUM="93342c959bf6423086a3e19d5aa099cf" -DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.6_amd64.deb" -MD5SUM_x86_64="3ff04ec0c8ecb38b7ec7e4b178302a26" +DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.7_i386.deb" +MD5SUM="af4e621812c085af5926a81eed1aff48" +DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.7_amd64.deb" +MD5SUM_x86_64="240b9ef3933b63649796b0a39731240c" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |