mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/vivaldi: Updated for version 6.5.3206.59.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
16fe3fade4
commit
04e90070e5
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-6.5.3206.57}
|
||||
VERSION=${VERSION:-6.5.3206.59}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="6.5.3206.57"
|
||||
VERSION="6.5.3206.59"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.5.3206.57-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.5.3206.57.html"
|
||||
MD5SUM_x86_64="3c32939e8fa5f803fb2898245919e896 \
|
||||
f86cc49604741001d27ae36a80bb9b6c"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.5.3206.59-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.5.3206.59.html"
|
||||
MD5SUM_x86_64="46224edb089c0df2187d65d9453c01b9 \
|
||||
221d64bda30285b23c00d101b7afbba8"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ruari Oedegaard"
|
||||
EMAIL="sbo@ruari.com"
|
||||
|
|
Loading…
Reference in a new issue