mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/vivaldi: Updated for version 3.1.1929.40.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3b089678a6
commit
3128330047
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-3.1.1929.34}
|
||||
VERSION=${VERSION:-3.1.1929.40}
|
||||
FFMPEG_VERSION="81.0.4044.138"
|
||||
WIDEVINE_VERSION="4.10.1582.2"
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="3.1.1929.34"
|
||||
VERSION="3.1.1929.40"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.1.1929.34-1_i386.deb \
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.1.1929.40-1_i386.deb \
|
||||
https://launchpadlibrarian.net/478598248/chromium-codecs-ffmpeg-extra_81.0.4044.138-0ubuntu0.16.04.1_i386.deb \
|
||||
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-ia32.zip"
|
||||
MD5SUM="4ae0accd1b28ea9073773a96ee5dee0c \
|
||||
MD5SUM="7e3e7623a81d3406d7f43750d3e04100 \
|
||||
e151f40313ba89f4e4fa219ad2054521 \
|
||||
247a331a4d5bceb9f20366a39136a4fa"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.1.1929.34-1_amd64.deb \
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.1.1929.40-1_amd64.deb \
|
||||
https://launchpadlibrarian.net/478578979/chromium-codecs-ffmpeg-extra_81.0.4044.138-0ubuntu0.16.04.1_amd64.deb \
|
||||
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-x64.zip"
|
||||
MD5SUM_x86_64="0b0ccef1026e244270d66cfb2b11a88b \
|
||||
MD5SUM_x86_64="af58248213518ef0064ba9045ef55531 \
|
||||
62ddbd68eaf8ea98a58157a95d817afb \
|
||||
8134e03da1af89cb70caa4c587d7269e"
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue