mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
multimedia/vivaldi-codecs-ffmpeg-extra: Updated for 74.0.3729.169.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
588dce6681
commit
a3fffdab1e
3 changed files with 7 additions and 7 deletions
|
@ -9,4 +9,4 @@ For tests, go to:
|
|||
|
||||
* https://html5test.com
|
||||
* https://www.youtube.com/html5
|
||||
* http://www.quirksmode.org/html5/tests/video.html
|
||||
* https://tekeye.uk/html/html5-video-test-page (use the first video)
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="vivaldi-codecs-ffmpeg-extra"
|
||||
VERSION=${VERSION:-73.0.3683.86}
|
||||
VERSION=${VERSION:-74.0.3729.169}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vivaldi-codecs-ffmpeg-extra"
|
||||
VERSION="73.0.3683.86"
|
||||
VERSION="74.0.3729.169"
|
||||
HOMEPAGE="https://help.vivaldi.com/article/html5-proprietary-media-on-linux/"
|
||||
DOWNLOAD="http://launchpadlibrarian.net/416028944/chromium-codecs-ffmpeg-extra_73.0.3683.86-0ubuntu0.16.04.1_i386.deb"
|
||||
MD5SUM="1b4fad69faabe39be595660711653aa6"
|
||||
DOWNLOAD_x86_64="http://launchpadlibrarian.net/416037846/chromium-codecs-ffmpeg-extra_73.0.3683.86-0ubuntu0.16.04.1_amd64.deb"
|
||||
MD5SUM_x86_64="d33f8c9bbdf3c9988dbc18d607443dd8"
|
||||
DOWNLOAD="http://launchpadlibrarian.net/424900270/chromium-codecs-ffmpeg-extra_74.0.3729.169-0ubuntu0.16.04.1_i386.deb"
|
||||
MD5SUM="7f0ac0be9a9308e259e47d405f190668"
|
||||
DOWNLOAD_x86_64="http://launchpadlibrarian.net/424938057/chromium-codecs-ffmpeg-extra_74.0.3729.169-0ubuntu0.16.04.1_amd64.deb"
|
||||
MD5SUM_x86_64="0c787eada4ddb5c6d3ea11859159f7a3"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in a new issue