diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-05-13 20:36:53 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 00:45:02 +0100 |
commit | c63e4634da6e7c774b64407c4b4152c272918335 (patch) | |
tree | 2c16c0db84731463a0be34d12334ea7ff78b103d /network/riot-web | |
parent | 3677ecfed07ef7e2a0eb4ef7dd73a18d1429eeeb (diff) | |
download | slackbuilds-c63e4634da6e7c774b64407c4b4152c272918335.tar.gz |
network/riot-web: Updated for version 0.14.2.
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 d2c747ccc8..6702882964 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.14.1} +VERSION=${VERSION:-0.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index ec46dcf5fd..a290403195 100644 --- a/network/riot-web/riot-web.info +++ b/network/riot-web/riot-web.info @@ -1,10 +1,10 @@ PRGNAM="riot-web" -VERSION="0.14.1" +VERSION="0.14.2" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.1_i386.deb" -MD5SUM="24128de7a13e8a21afe859a7022f76cb" -DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.1_amd64.deb" -MD5SUM_x86_64="90528e212d15685909994eb946c141c1" +DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.2_i386.deb" +MD5SUM="dc63a5db7ac5cff4a0c3b587b1218675" +DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.2_amd64.deb" +MD5SUM_x86_64="4a28f6bf003cc36f0723d90532881b20" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |