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