google-chrome: update to 94.0.4606.54
This commit is contained in:
parent
12cfeddf6b
commit
d0f2529845
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=93.0.4577.82
|
||||
version=94.0.4606.54
|
||||
revision=1
|
||||
_channel=stable
|
||||
archs="x86_64"
|
||||
|
@ -19,7 +19,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=dec564455a2269fe48b5fcfd3d33120e396fb1321b8e444e7f40507ba762bb79
|
||||
checksum=a3a140ca3edf198845ce2df21aba086e0b4703e6f87781d01329e70f00250353
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue