mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/riot-web: Updated for version 0.15.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
81ae75d7bc
commit
aa2e9c34ea
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=riot-web
|
||||
VERSION=${VERSION:-0.15.6}
|
||||
VERSION=${VERSION:-0.15.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="riot-web"
|
||||
VERSION="0.15.6"
|
||||
VERSION="0.15.7"
|
||||
HOMEPAGE="https://riot.im/"
|
||||
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"
|
||||
DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.7_i386.deb"
|
||||
MD5SUM="af4e621812c085af5926a81eed1aff48"
|
||||
DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.15.7_amd64.deb"
|
||||
MD5SUM_x86_64="240b9ef3933b63649796b0a39731240c"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David O'Shaughnessy"
|
||||
EMAIL="dev@osh.id.au"
|
||||
|
|
Loading…
Reference in a new issue