chromium-widevine: update to 50.0.2661.86.1 (bot)
This commit is contained in:
parent
7ced6e76c7
commit
9e78f7cae1
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ _chromeVersion="current"
|
||||||
_channel="stable"
|
_channel="stable"
|
||||||
|
|
||||||
pkgname=chromium-widevine
|
pkgname=chromium-widevine
|
||||||
version=50.0.2661.75.1
|
version=50.0.2661.86.1
|
||||||
revision=4
|
revision=4
|
||||||
short_desc="A browser plugin designed for the viewing of premium video content"
|
short_desc="A browser plugin designed for the viewing of premium video content"
|
||||||
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
||||||
|
@ -14,7 +14,7 @@ depends="chromium binutils xz"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
||||||
checksum="faf7b4d8230967cb98e3638f2c540e36eefd88e009484405761fb46850690619"
|
checksum="6cb12dce5c4c39ef86512c5f4394509a8650f13a6bd755ea3cc2c7538e8deb3a"
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Reference in a new issue