mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
network/vivaldi: Updated for version 1.15.1147.36.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
92a0bdffe5
commit
e5250c2d2e
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.14.1077.60}
|
||||
VERSION=${VERSION:-1.15.1147.36}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="1.14.1077.60"
|
||||
VERSION="1.15.1147.36"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_1.14.1077.60-1_i386.deb"
|
||||
MD5SUM="8d3b7beac57a479e4841415cddd54273"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_1.14.1077.60-1_amd64.deb"
|
||||
MD5SUM_x86_64="f3b1e917ee1d0aa0b1d69eb889fa7804"
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_1.15.1147.36-1_i386.deb"
|
||||
MD5SUM="2a70090c63a70784ff89604785a046f6"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_1.15.1147.36-1_amd64.deb"
|
||||
MD5SUM_x86_64="6ece68eedeb89ae3191f2779f9fb8073"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in a new issue