mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
network/riot-web: Updated for version 0.14.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
551151280b
commit
d3f162f450
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.14.0}
|
VERSION=${VERSION:-0.14.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="riot-web"
|
PRGNAM="riot-web"
|
||||||
VERSION="0.14.0"
|
VERSION="0.14.1"
|
||||||
HOMEPAGE="https://riot.im/"
|
HOMEPAGE="https://riot.im/"
|
||||||
DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.0_i386.deb"
|
DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.1_i386.deb"
|
||||||
MD5SUM="b31beb844ea8ea8ad52cfa84f3d8fccb"
|
MD5SUM="24128de7a13e8a21afe859a7022f76cb"
|
||||||
DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.0_amd64.deb"
|
DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.1_amd64.deb"
|
||||||
MD5SUM_x86_64="1ca1c1148abd793fbb6e3c68305d8566"
|
MD5SUM_x86_64="90528e212d15685909994eb946c141c1"
|
||||||
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