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