network/riot-web: Updated for version 0.16.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
dcff128c88
commit
8135199403
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=riot-web
|
||||
VERSION=${VERSION:-0.16.3}
|
||||
VERSION=${VERSION:-0.16.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="riot-web"
|
||||
VERSION="0.16.3"
|
||||
VERSION="0.16.5"
|
||||
HOMEPAGE="https://riot.im/"
|
||||
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"
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.5_i386.deb"
|
||||
MD5SUM="03f563a23a09fcf6da8a695d489cdaa3"
|
||||
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.5_amd64.deb"
|
||||
MD5SUM_x86_64="38d6653e529fe2749dd5a4ef7370b085"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David O'Shaughnessy"
|
||||
EMAIL="dev@osh.id.au"
|
||||
|
|
Loading…
Reference in New Issue