diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-06-17 18:22:41 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-17 19:13:30 +0100 |
commit | a28fad0e52d434177651f3cb055e1b2e7369b871 (patch) | |
tree | 34fece8c63e730b2c3eb7f147f2b805dc0edf329 /network/riot-web | |
parent | e84767e4f27de0c1d4dff25056cfd58f87588558 (diff) | |
download | slackbuilds-a28fad0e52d434177651f3cb055e1b2e7369b871.tar.gz |
network/riot-web: Updated for version 0.15.4.
Signed-off-by: David Spencer <idlemoor@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 75dbaa0850..6a7f2427b8 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.3} +VERSION=${VERSION:-0.15.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 64ba9e1b81..8f3165046f 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.3" +VERSION="0.15.4" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.3_i386.deb" -MD5SUM="232b56bdefd2e2de3cb413ac008c2667" -DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.3_amd64.deb" -MD5SUM_x86_64="90c3e8cefa7a8d2fb751090e980a81b6" +DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.4_i386.deb" +MD5SUM="995af185e1dd8544aacab0f45b2b62aa" +DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.4_amd64.deb" +MD5SUM_x86_64="5791e917edc036a9f54dc77c8887aeb7" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |