mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/vivaldi: Updated for version 6.0.2979.15.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cdcd66fbc6
commit
2fb19f0624
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-5.7.2921.65}
|
||||
VERSION=${VERSION:-6.0.2979.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="5.7.2921.65"
|
||||
VERSION="6.0.2979.15"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_5.7.2921.65-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/5.7.2921.65.html"
|
||||
MD5SUM_x86_64="a2bee3be533b68c7645c5ba2a40b2307 \
|
||||
fc4ebcd4a3f4dea2fd39d7e9dad0cca3"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.0.2979.15-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.0.2979.15.html"
|
||||
MD5SUM_x86_64="a884e524cb6724862155287d31c605df \
|
||||
70f746490f744669c516ead01ae49ef4"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ruari Oedegaard"
|
||||
EMAIL="sbo@ruari.com"
|
||||
|
|
Loading…
Reference in a new issue