mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
network/vivaldi: Updated for version 3.0.1874.33.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b337d7af00
commit
4b3de632cc
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.0.1874.23}
|
||||
VERSION=${VERSION:-3.0.1874.33}
|
||||
FFMPEG_VERSION="80.0.3987.163"
|
||||
WIDEVINE_VERSION="4.10.1582.2"
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="3.0.1874.23"
|
||||
VERSION="3.0.1874.33"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.23-1_i386.deb \
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.33-1_i386.deb \
|
||||
https://launchpadlibrarian.net/472960337/chromium-codecs-ffmpeg-extra_80.0.3987.163-0ubuntu0.16.04.1_i386.deb \
|
||||
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-ia32.zip"
|
||||
MD5SUM="e71feceb92fbfaf2736d2a36a674c217 \
|
||||
MD5SUM="72184e4d63ed640cc923f0cc8b0cf0fc \
|
||||
0c8bc821d3ce19b02c304c6ee4a3792e \
|
||||
247a331a4d5bceb9f20366a39136a4fa"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.23-1_amd64.deb \
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.33-1_amd64.deb \
|
||||
https://launchpadlibrarian.net/472952861/chromium-codecs-ffmpeg-extra_80.0.3987.163-0ubuntu0.16.04.1_amd64.deb \
|
||||
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-x64.zip"
|
||||
MD5SUM_x86_64="e8fcf696bb82be2d9dad4f31925001c9 \
|
||||
MD5SUM_x86_64="8a850f26795ddc984214304d3d813c6a \
|
||||
a87af32f3cb25af7d6ecb030066e9393 \
|
||||
8134e03da1af89cb70caa4c587d7269e"
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue