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:
Ruari Oedegaard 2022-08-17 22:07:44 +01:00 committed by Willy Sudiarto Raharjo
parent a292754eda
commit 2f638aaa0b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

@ -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}

View File

@ -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"