mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
network/vivaldi: Updated for version 3.0.1874.38.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ab75493883
commit
e73c1810c7
2 changed files with 11 additions and 11 deletions
|
@ -25,8 +25,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-3.0.1874.33}
|
||||
FFMPEG_VERSION="80.0.3987.163"
|
||||
VERSION=${VERSION:-3.0.1874.38}
|
||||
FFMPEG_VERSION="81.0.4044.122"
|
||||
WIDEVINE_VERSION="4.10.1582.2"
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="3.0.1874.33"
|
||||
VERSION="3.0.1874.38"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
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 \
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.38-1_i386.deb \
|
||||
https://launchpadlibrarian.net/475787031/chromium-codecs-ffmpeg-extra_81.0.4044.122-0ubuntu0.16.04.1_i386.deb \
|
||||
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-ia32.zip"
|
||||
MD5SUM="72184e4d63ed640cc923f0cc8b0cf0fc \
|
||||
0c8bc821d3ce19b02c304c6ee4a3792e \
|
||||
MD5SUM="5c128c4c7f6173efe6be782cd9c441fe \
|
||||
bf4982aa495b7121b3192e1b16e86a95 \
|
||||
247a331a4d5bceb9f20366a39136a4fa"
|
||||
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 \
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.38-1_amd64.deb \
|
||||
https://launchpadlibrarian.net/475807611/chromium-codecs-ffmpeg-extra_81.0.4044.122-0ubuntu0.16.04.1_amd64.deb \
|
||||
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-x64.zip"
|
||||
MD5SUM_x86_64="8a850f26795ddc984214304d3d813c6a \
|
||||
a87af32f3cb25af7d6ecb030066e9393 \
|
||||
MD5SUM_x86_64="7220c2ad0d622d9d2b756047c241d17e \
|
||||
9a254b1e29546db94973711ec38995be \
|
||||
8134e03da1af89cb70caa4c587d7269e"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ruari Oedegaard"
|
||||
|
|
Loading…
Reference in a new issue