mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/vivaldi: Updated for version 6.7.3329.31.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f078639aab
commit
23111b8b48
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-6.7.3329.24}
|
||||
VERSION=${VERSION:-6.7.3329.31}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="6.7.3329.24"
|
||||
VERSION="6.7.3329.31"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.7.3329.24-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.7.3329.24.html"
|
||||
MD5SUM_x86_64="6e89cd5a7d0eb7f08a21ac83253c788a \
|
||||
90cd7aa1d98c42e21f3d472fadbf501d"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.7.3329.31-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.7.3329.31.html"
|
||||
MD5SUM_x86_64="945be3e20dd6408da98f62a0e5a41f70 \
|
||||
b171294275eaa32a36e3f1648bc50458"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ruari Oedegaard"
|
||||
EMAIL="sbo@ruari.com"
|
||||
|
|
Loading…
Reference in a new issue