network/vivaldi: Updated for version 5.3.2679.68.

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-07-08 05:09:58 +01:00 committed by Willy Sudiarto Raharjo
parent e8db231ecb
commit 8f59b07d5c
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.3.2679.61}
VERSION=${VERSION:-5.3.2679.68}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,12 +1,12 @@
PRGNAM="vivaldi"
VERSION="5.3.2679.61"
VERSION="5.3.2679.68"
HOMEPAGE="https://vivaldi.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_5.3.2679.61-1_amd64.deb \
https://update.vivaldi.com/update/1.0/relnotes/5.3.2679.61.html"
MD5SUM_x86_64="660a6a62d4f7264a49e2a6047edae5c2 \
dd1e1dd30aed72bbe44154e352984548"
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_5.3.2679.68-1_amd64.deb \
https://update.vivaldi.com/update/1.0/relnotes/5.3.2679.68.html"
MD5SUM_x86_64="fab2dd9ee3c057f4495b7c5b7faecce6 \
8b382cec9b6151083446ad151b88a467"
REQUIRES=""
MAINTAINER="Ruari Oedegaard"
EMAIL="sbo@ruari.com"