google-chrome-beta v83.0.4103.56

This commit is contained in:
Luzifer.io Jenkins 2020-05-13 17:49:09 +00:00
parent 627b41567d
commit f6458474de
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 = 83.0.4103.44
pkgver = 83.0.4103.56
pkgrel = 1
url = https://www.google.com/chrome
install = google-chrome-beta.install
@ -23,10 +23,10 @@ pkgbase = google-chrome-beta
provides = google-chrome
options = !emptydirs
options = !strip
source = http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_83.0.4103.44-1_amd64.deb
source = http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_83.0.4103.56-1_amd64.deb
source = eula_text.html
source = google-chrome-beta.sh
sha512sums = 1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe
sha512sums = af1a408eb72c7a05a34fa8b3eb897b010136df9208f658621d0ff42c79d046afd0ee9f6c3574b9c3d8143cfebe903c91b34907ca3f5400f92a248bd40c22e5ce
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=83.0.4103.44
pkgver=83.0.4103.56
pkgrel=1
pkgdesc="The popular and trusted web browser by Google (Beta Channel)"
arch=('x86_64')
@ -30,7 +30,7 @@ _channel=beta
source=("http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-${_channel}/google-chrome-${_channel}_${pkgver}-1_amd64.deb"
'eula_text.html'
"google-chrome-$_channel.sh")
sha512sums=('1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe'
sha512sums=('af1a408eb72c7a05a34fa8b3eb897b010136df9208f658621d0ff42c79d046afd0ee9f6c3574b9c3d8143cfebe903c91b34907ca3f5400f92a248bd40c22e5ce'
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
'ce84dadfd8accc8bc590c8570bda7f59b415f125967f712fc9b64e10a7ab64d0f677fa8f14d2e7a2645f732c60701d9158fa421cc1f8f82715bdcf63999a005b')