mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/riot-web: Updated for version 0.15.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e84767e4f2
commit
a28fad0e52
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=riot-web
|
PRGNAM=riot-web
|
||||||
VERSION=${VERSION:-0.15.3}
|
VERSION=${VERSION:-0.15.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="riot-web"
|
PRGNAM="riot-web"
|
||||||
VERSION="0.15.3"
|
VERSION="0.15.4"
|
||||||
HOMEPAGE="https://riot.im/"
|
HOMEPAGE="https://riot.im/"
|
||||||
DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.3_i386.deb"
|
DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.4_i386.deb"
|
||||||
MD5SUM="232b56bdefd2e2de3cb413ac008c2667"
|
MD5SUM="995af185e1dd8544aacab0f45b2b62aa"
|
||||||
DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.3_amd64.deb"
|
DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.4_amd64.deb"
|
||||||
MD5SUM_x86_64="90c3e8cefa7a8d2fb751090e980a81b6"
|
MD5SUM_x86_64="5791e917edc036a9f54dc77c8887aeb7"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="David O'Shaughnessy"
|
MAINTAINER="David O'Shaughnessy"
|
||||||
EMAIL="dev@osh.id.au"
|
EMAIL="dev@osh.id.au"
|
||||||
|
|
Loading…
Reference in a new issue