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