mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/vivaldi: Updated for version 6.5.3206.42.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9ba041ab42
commit
cb77bb4d17
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.39}
|
||||
VERSION=${VERSION:-6.5.3206.42}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="6.5.3206.39"
|
||||
VERSION="6.5.3206.42"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.5.3206.39-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.5.3206.39.html"
|
||||
MD5SUM_x86_64="3d7f7657a1021de33a718dbe8d81e123 \
|
||||
b92a880f244a61060203b1236521118c"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.5.3206.42-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.5.3206.42.html"
|
||||
MD5SUM_x86_64="c5ba55cf07e632e598a4f37b0c632e38 \
|
||||
ba627f5616ea17c44b1bb7021cf87dd4"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ruari Oedegaard"
|
||||
EMAIL="sbo@ruari.com"
|
||||
|
|
Loading…
Reference in a new issue