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