diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-04-17 10:31:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:42:59 +0700 |
commit | d3f162f45081a51e60a4d0cb8b4dd2206c2c3d93 (patch) | |
tree | 3998b1eefefa41b2820210ce3f1e13aceefd2ff7 /network | |
parent | 551151280bdb5768c750a6a0e10909dc69e87535 (diff) | |
download | slackbuilds-d3f162f45081a51e60a4d0cb8b4dd2206c2c3d93.tar.gz |
network/riot-web: Updated for version 0.14.1.
Signed-off-by: David Spencer <idlemoor@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 052ed310e8..d2c747ccc8 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.0} +VERSION=${VERSION:-0.14.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 2f4223465c..ec46dcf5fd 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.0" +VERSION="0.14.1" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.0_i386.deb" -MD5SUM="b31beb844ea8ea8ad52cfa84f3d8fccb" -DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.0_amd64.deb" -MD5SUM_x86_64="1ca1c1148abd793fbb6e3c68305d8566" +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" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |