mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/vivaldi: Updated for version 6.6.3271.61.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2bcaff58f7
commit
71b475ca26
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-6.6.3271.57}
|
||||
VERSION=${VERSION:-6.6.3271.61}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="6.6.3271.57"
|
||||
VERSION="6.6.3271.61"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.6.3271.57-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.6.3271.57.html"
|
||||
MD5SUM_x86_64="ecc55de536ac83dd417f7bd390d7cd8f \
|
||||
c5f317380358f0dc3e61d2db787e4a74"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_6.6.3271.61-1_amd64.deb \
|
||||
https://update.vivaldi.com/update/1.0/relnotes/6.6.3271.61.html"
|
||||
MD5SUM_x86_64="8f5399008b3ce407841768b2e88d84cf \
|
||||
5dcbd276bf780eb1106b8ac254e2a223"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ruari Oedegaard"
|
||||
EMAIL="sbo@ruari.com"
|
||||
|
|
Loading…
Reference in a new issue