network/vivaldi: Updated for version 6.1.3035.257.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a2be7f6bd8
commit
1a4ad3fbbf
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-6.1.3035.204}
|
||||
VERSION=${VERSION:-6.1.3035.257}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="6.1.3035.204"
|
||||
VERSION="6.1.3035.257"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.1.3035.204-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.1.3035.204.html"
|
||||
MD5SUM_x86_64="78081120a8085da2e73c558787fb4a72 \
|
||||
f0ab393ccae61f8adb5cfcfa2d943e54"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.1.3035.257-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.1.3035.257.html"
|
||||
MD5SUM_x86_64="bcea0f9a1d3da726b2bb69c5173bd5aa \
|
||||
5e7a3320cc2fa3cbba50ec57fd373238"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ruari Oedegaard"
|
||||
EMAIL="sbo@ruari.com"
|
||||
|
|
Loading…
Reference in New Issue