parent
b425cff956
commit
377145c395
|
@ -1,6 +1,6 @@
|
||||||
# INSTALL
|
# INSTALL
|
||||||
|
|
||||||
checksum=2f60812b021f1a3f9551544b25ae76442433a0e56b622101e120e36d85a24339
|
checksum=8a29cd996516ffada9687aa5ac7c2554e704085d848c436654039c9076707823
|
||||||
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
||||||
_filename="google-chrome-stable_${VERSION%_*}-1_amd64.deb"
|
_filename="google-chrome-stable_${VERSION%_*}-1_amd64.deb"
|
||||||
DISTFILE="${_baseUrl}/${_filename}"
|
DISTFILE="${_baseUrl}/${_filename}"
|
||||||
|
|
|
@ -7,7 +7,7 @@ _channel="stable"
|
||||||
|
|
||||||
pkgname=chromium-widevine
|
pkgname=chromium-widevine
|
||||||
version=85.0.4183.121
|
version=85.0.4183.121
|
||||||
revision=1
|
revision=2
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="Browser plugin designed for the viewing of premium video content"
|
short_desc="Browser plugin designed for the viewing of premium video content"
|
||||||
|
|
Loading…
Reference in New Issue