google-chrome: update to 99.0.4844.74
This commit is contained in:
parent
6d1e1448ce
commit
4b94803aae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=99.0.4844.51
|
||||
revision=2
|
||||
version=99.0.4844.74
|
||||
revision=1
|
||||
_channel=stable
|
||||
archs="x86_64"
|
||||
hostmakedepends="curl tar xz python3 python3-html2text python3-setuptools"
|
||||
|
@ -20,7 +20,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=a19354b3f8eee069cec49cdc44bea43d7f0cbddf6a94bb49c1e221a4ee757812
|
||||
checksum=0444893153d4b3b628c6465c48e7c49f06649b101ce5ab066d59b14c363ef9f7
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue