diff options
-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 7b0c3e5ea3314..81f5ab25c5858 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.16.2} +VERSION=${VERSION:-0.16.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/riot-web/riot-web.info b/network/riot-web/riot-web.info index 0cb8f14a91402..75b37ffe66406 100644 --- a/network/riot-web/riot-web.info +++ b/network/riot-web/riot-web.info @@ -1,10 +1,10 @@ PRGNAM="riot-web" -VERSION="0.16.2" +VERSION="0.16.3" HOMEPAGE="https://riot.im/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.2_i386.deb" -MD5SUM="7a26f180ddea4d302a9fc887889cb37b" -DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.2_amd64.deb" -MD5SUM_x86_64="4da8343b0b64c39c1e1bec19be829e69" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.3_i386.deb" +MD5SUM="8b3c065df7fc9dc739f7af7197cdd298" +DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.3_amd64.deb" +MD5SUM_x86_64="8d6765908ef8fc1079481fae7dff784c" REQUIRES="" MAINTAINER="David O'Shaughnessy" EMAIL="dev@osh.id.au" |