chromium-widevine: update to 69.0.3497.100.
[ci skip]
This commit is contained in:
parent
b8108967b9
commit
04cfa928f1
1 changed files with 3 additions and 3 deletions
|
@ -3,18 +3,18 @@ _chromeVersion="current"
|
|||
_channel="stable"
|
||||
|
||||
pkgname=chromium-widevine
|
||||
version=68.0.3440.106
|
||||
version=69.0.3497.100
|
||||
revision=1
|
||||
short_desc="A browser plugin designed for the viewing of premium video content"
|
||||
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
||||
homepage="http://www.google.com/chrome"
|
||||
homepage="https://www.google.com/chrome"
|
||||
license="chrome"
|
||||
only_for_archs="x86_64"
|
||||
depends="chromium binutils xz"
|
||||
repository=nonfree
|
||||
create_wrksrc=yes
|
||||
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
||||
checksum=b2dd6af541bf4f44b65d487f7b208ee5ae922c78800d6d21786098c055156534
|
||||
checksum=180cbc8dc9f36bc3022556c046c5ac723607beaf6d1ec395b433c556e199a670
|
||||
|
||||
do_extract() {
|
||||
:
|
||||
|
|
Loading…
Reference in a new issue