network/vivaldi: Updated for version 5.4.2753.37.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a292754eda
commit
2f638aaa0b
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-5.4.2753.31}
|
||||
VERSION=${VERSION:-5.4.2753.37}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="5.4.2753.31"
|
||||
VERSION="5.4.2753.37"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_5.4.2753.31-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/5.4.2753.31.html"
|
||||
MD5SUM_x86_64="458e84997fafa4a4a4c9e06a27ea9b04 \
|
||||
2a8473c8683178c61baec1eb5c56f5b3"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_5.4.2753.37-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/5.4.2753.37.html"
|
||||
MD5SUM_x86_64="1d86236b99d652cbc760c35803c2619a \
|
||||
c918270eaa6529937b8d3ab42c69c8c1"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ruari Oedegaard"
|
||||
EMAIL="sbo@ruari.com"
|
||||
|
|
Loading…
Reference in New Issue