network/vivaldi: Updated for version 1.14.1077.50.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b0a7dcf809
commit
a1ed3e8b94
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for vivaldi.
|
||||
#
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2017, Alexander Verbovetsky, Moscow, Russia
|
||||
# Copyright 2017-2018, 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:-1.14.1077.45}
|
||||
VERSION=${VERSION:-1.14.1077.50}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="1.14.1077.45"
|
||||
VERSION="1.14.1077.50"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_1.14.1077.45-1_i386.deb"
|
||||
MD5SUM="e306bd534fc1023c7c1bb839b7b89c73"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_1.14.1077.45-1_amd64.deb"
|
||||
MD5SUM_x86_64="101cd6292943fc318c0e06637fad4983"
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_1.14.1077.50-1_i386.deb"
|
||||
MD5SUM="d905f704245437282f60ab4869ad5703"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_1.14.1077.50-1_amd64.deb"
|
||||
MD5SUM_x86_64="c0af5c1eb105ceafe2585be5dc0f3d51"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in New Issue