network/riot-web: Updated for version 0.15.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David O'Shaughnessy 2018-07-01 15:26:50 +07:00 committed by Willy Sudiarto Raharjo
parent 79502b7afc
commit 1495851470
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.4}
VERSION=${VERSION:-0.15.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="riot-web"
VERSION="0.15.4"
VERSION="0.15.6"
HOMEPAGE="https://riot.im/"
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"
DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.6_i386.deb"
MD5SUM="93342c959bf6423086a3e19d5aa099cf"
DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.6_amd64.deb"
MD5SUM_x86_64="3ff04ec0c8ecb38b7ec7e4b178302a26"
REQUIRES=""
MAINTAINER="David O'Shaughnessy"
EMAIL="dev@osh.id.au"