multimedia/vivaldi-codecs-ffmpeg-extra: Updated for v 64.0.3282.167.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
a1ed3e8b94
commit
7059c7a500
|
@ -12,4 +12,4 @@ For tests, go to:
|
|||
* http://www.quirksmode.org/html5/tests/video.html
|
||||
|
||||
Source download for ARM is
|
||||
http://launchpadlibrarian.net/355638799/chromium-codecs-ffmpeg-extra_64.0.3282.140-0ubuntu1_armhf.deb
|
||||
http://launchpadlibrarian.net/357087019/chromium-codecs-ffmpeg-extra_64.0.3282.167-0ubuntu1_armhf.deb
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for vivaldi-codecs-ffmpeg-extra.
|
||||
#
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2017, Alexander Verbovetsky, Moscow, Russia
|
||||
# Copyright 2017-2018, Alexander Verbovetsky, Moscow, Russia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="vivaldi-codecs-ffmpeg-extra"
|
||||
VERSION=${VERSION:-64.0.3282.140}
|
||||
VERSION=${VERSION:-64.0.3282.167}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vivaldi-codecs-ffmpeg-extra"
|
||||
VERSION="64.0.3282.140"
|
||||
VERSION="64.0.3282.167"
|
||||
HOMEPAGE="https://gist.github.com/ruario/bec42d156d30affef655"
|
||||
DOWNLOAD="http://launchpadlibrarian.net/355596018/chromium-codecs-ffmpeg-extra_64.0.3282.140-0ubuntu1_i386.deb"
|
||||
MD5SUM="fdc2e56f1211391fabfd658ef8372f43"
|
||||
DOWNLOAD_x86_64="http://launchpadlibrarian.net/355562767/chromium-codecs-ffmpeg-extra_64.0.3282.140-0ubuntu1_amd64.deb"
|
||||
MD5SUM_x86_64="9568699e6dfb7e0d1f850b90d35d8543"
|
||||
DOWNLOAD="http://launchpadlibrarian.net/357061291/chromium-codecs-ffmpeg-extra_64.0.3282.167-0ubuntu1_i386.deb"
|
||||
MD5SUM="0b8aec8e18af4620e3efb6e7a97f9831"
|
||||
DOWNLOAD_x86_64="http://launchpadlibrarian.net/357057175/chromium-codecs-ffmpeg-extra_64.0.3282.167-0ubuntu1_amd64.deb"
|
||||
MD5SUM_x86_64="9acea962a7809820e9cda58d572b7b8d"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in New Issue