mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/vivaldi: Updated for version 1.15.1147.47.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
dd46eafbc6
commit
3d57545ef8
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-1.15.1147.42}
|
||||
VERSION=${VERSION:-1.15.1147.47}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="1.15.1147.42"
|
||||
VERSION="1.15.1147.47"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_1.15.1147.42-1_i386.deb"
|
||||
MD5SUM="2525de8c1048442b8c0eeec8a9230538"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_1.15.1147.42-1_amd64.deb"
|
||||
MD5SUM_x86_64="ddd4fd9024f1cf10930276c92252c75a"
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_1.15.1147.47-1_i386.deb"
|
||||
MD5SUM="976b21355bd35fa93bf888cbc3cedc85"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_1.15.1147.47-1_amd64.deb"
|
||||
MD5SUM_x86_64="ef13f62765ef3dd97721a88f2d1da559"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in a new issue