google-chrome-beta v80.0.3987.66

This commit is contained in:
Luzifer.io Jenkins 2020-01-22 18:49:07 +00:00
parent 264f14a917
commit 0be25ef2df
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = google-chrome-beta
pkgdesc = The popular and trusted web browser by Google (Beta Channel)
pkgver = 80.0.3987.53
pkgver = 80.0.3987.66
pkgrel = 1
url = https://www.google.com/chrome
install = google-chrome-beta.install
@ -22,10 +22,10 @@ pkgbase = google-chrome-beta
provides = google-chrome
options = !emptydirs
options = !strip
source = google-chrome-beta_80.0.3987.53_amd64.deb::https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
source = google-chrome-beta_80.0.3987.66_amd64.deb::https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
source = eula_text.html
source = google-chrome-beta.sh
sha512sums = 274b2b8c0fac007c02a03b902c6d3f85c61732aa4afc56807473b6f3666869de64b4bd4e20e074a1c71c68893d1b25cb23b9223c98bda7861b838602670f1303
sha512sums = 9e6be4fbfc69fed4f672601bdfa46216e4ff60d13ab7c1cd150a0232be2f5235491eadaf084368a61a9a42fb618ecc8eec52592e63fdd146e32aa10ce9496f21
sha512sums = a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396
sha512sums = ce84dadfd8accc8bc590c8570bda7f59b415f125967f712fc9b64e10a7ab64d0f677fa8f14d2e7a2645f732c60701d9158fa421cc1f8f82715bdcf63999a005b

View file

@ -6,7 +6,7 @@
# or use: $ curl -s https://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/other.xml.gz | gzip -df | awk -F\" '/pkgid/{ sub(".*-","",$4); print $4": "$10 }'
pkgname=google-chrome-beta
pkgver=80.0.3987.53
pkgver=80.0.3987.66
pkgrel=1
pkgdesc="The popular and trusted web browser by Google (Beta Channel)"
arch=('x86_64')
@ -27,7 +27,7 @@ _channel=beta
source=("google-chrome-${_channel}_${pkgver}_amd64.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_amd64.deb"
'eula_text.html'
"google-chrome-$_channel.sh")
sha512sums=('274b2b8c0fac007c02a03b902c6d3f85c61732aa4afc56807473b6f3666869de64b4bd4e20e074a1c71c68893d1b25cb23b9223c98bda7861b838602670f1303'
sha512sums=('9e6be4fbfc69fed4f672601bdfa46216e4ff60d13ab7c1cd150a0232be2f5235491eadaf084368a61a9a42fb618ecc8eec52592e63fdd146e32aa10ce9496f21'
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
'ce84dadfd8accc8bc590c8570bda7f59b415f125967f712fc9b64e10a7ab64d0f677fa8f14d2e7a2645f732c60701d9158fa421cc1f8f82715bdcf63999a005b')