network/riot-web: Updated for version 0.15.4.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David O'Shaughnessy 2018-06-17 18:22:41 +01:00 committed by David Spencer
parent e84767e4f2
commit a28fad0e52
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"