diff options
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 d2c747ccc8f9..670288296489 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 ec46dcf5fdf8..a290403195a6 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" |