network/vivaldi: Updated for version 6.2.3105.58.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0bbc822d1a
commit
1c1da3f17f
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-6.2.3105.54}
|
||||
VERSION=${VERSION:-6.2.3105.58}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="6.2.3105.54"
|
||||
VERSION="6.2.3105.58"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.2.3105.54-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.2.3105.54.html"
|
||||
MD5SUM_x86_64="f4a552af02aedb2296c8fae0041a12d4 \
|
||||
01f245e042a9bc69fbeee76b66eb7841"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.2.3105.58-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.2.3105.58.html"
|
||||
MD5SUM_x86_64="2ee44bac4950a465a9c8d00307510e14 \
|
||||
e2acd7dd2ead89288bc4d2e7e76072f3"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ruari Oedegaard"
|
||||
EMAIL="sbo@ruari.com"
|
||||
|
|
Loading…
Reference in New Issue