network/vivaldi: Updated for version 2.3.1440.41.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2019-02-08 20:38:33 +07:00 committed by Willy Sudiarto Raharjo
parent 85612ca57e
commit 0d08662ae6
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for vivaldi.
#
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2017-2018, Alexander Verbovetsky, Moscow, Russia
# Copyright 2017-2019, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=vivaldi
VERSION=${VERSION:-2.2.1388.37}
VERSION=${VERSION:-2.3.1440.41}
WIDEVINE_VERSION="4.10.1196.0"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,13 +1,13 @@
PRGNAM="vivaldi"
VERSION="2.2.1388.37"
VERSION="2.3.1440.41"
HOMEPAGE="https://vivaldi.com"
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_2.2.1388.37-1_i386.deb \
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_2.3.1440.41-1_i386.deb \
https://dl.google.com/widevine-cdm/4.10.1196.0-linux-ia32.zip"
MD5SUM="96352dc2e2b19d9badf9f23f8165469d \
MD5SUM="7c213836082240c060295807a845380d \
d3c080472cee2a74e85d24ba538795d8"
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_2.2.1388.37-1_amd64.deb \
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_2.3.1440.41-1_amd64.deb \
https://dl.google.com/widevine-cdm/4.10.1196.0-linux-x64.zip"
MD5SUM_x86_64="0700a373336e117508774f7e08922a1b \
MD5SUM_x86_64="b1cbc829e090464bdf04129b20be17b0 \
6f36d46184187f0f0ca5d93436dc4436"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"