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