mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/vivaldi: Updated for version 3.0.1874.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
edd606c19e
commit
7a4a671f21
2 changed files with 11 additions and 11 deletions
|
@ -25,8 +25,8 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=vivaldi
|
PRGNAM=vivaldi
|
||||||
VERSION=${VERSION:-2.11.1811.47}
|
VERSION=${VERSION:-3.0.1874.23}
|
||||||
FFMPEG_VERSION="80.0.3987.87"
|
FFMPEG_VERSION="80.0.3987.163"
|
||||||
WIDEVINE_VERSION="4.10.1582.2"
|
WIDEVINE_VERSION="4.10.1582.2"
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
PRGNAM="vivaldi"
|
PRGNAM="vivaldi"
|
||||||
VERSION="2.11.1811.47"
|
VERSION="3.0.1874.23"
|
||||||
HOMEPAGE="https://vivaldi.com"
|
HOMEPAGE="https://vivaldi.com"
|
||||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_2.11.1811.47-1_i386.deb \
|
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.23-1_i386.deb \
|
||||||
https://launchpadlibrarian.net/463728933/chromium-codecs-ffmpeg-extra_80.0.3987.87-0ubuntu0.16.04.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"
|
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-ia32.zip"
|
||||||
MD5SUM="39afd56ad1d76a59dde0475d7d321b06 \
|
MD5SUM="e71feceb92fbfaf2736d2a36a674c217 \
|
||||||
e594d02d7589352ea1eaf31cc4ca965a \
|
0c8bc821d3ce19b02c304c6ee4a3792e \
|
||||||
247a331a4d5bceb9f20366a39136a4fa"
|
247a331a4d5bceb9f20366a39136a4fa"
|
||||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_2.11.1811.47-1_amd64.deb \
|
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.23-1_amd64.deb \
|
||||||
https://launchpadlibrarian.net/463843052/chromium-codecs-ffmpeg-extra_80.0.3987.87-0ubuntu0.16.04.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"
|
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-x64.zip"
|
||||||
MD5SUM_x86_64="1746886e7c0eb95f6a5fe6d81473e130 \
|
MD5SUM_x86_64="e8fcf696bb82be2d9dad4f31925001c9 \
|
||||||
414fcd8df51da6a67724368cc9674138 \
|
a87af32f3cb25af7d6ecb030066e9393 \
|
||||||
8134e03da1af89cb70caa4c587d7269e"
|
8134e03da1af89cb70caa4c587d7269e"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Ruari Oedegaard"
|
MAINTAINER="Ruari Oedegaard"
|
||||||
|
|
Loading…
Reference in a new issue