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