google-chrome-beta v72.0.3626.96

This commit is contained in:
Luzifer.io Jenkins 2019-02-06 19:49:04 +00:00
parent 7744b0b1a1
commit f13cf9e33b
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 = 72.0.3626.81
pkgver = 72.0.3626.96
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_72.0.3626.81_amd64.deb::https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
source = google-chrome-beta_72.0.3626.96_amd64.deb::https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
source = eula_text.html
source = google-chrome-beta.sh
sha512sums = 0e0b5a42ca55e103a7ed253a976cbdf6544b2b93ff03c7cce4a6bb0f4b0fd0eb2f477741433bd46064ab64af4387ca1a8850ed2b4b07baaad00774c8e29db97e
sha512sums = 3f30fc515fcae0991f13de87fc87925179213b7f75da1323ce0ddc0ea54056163395c10d19a97f80823058c73e2d750bf68ec7c452702881381d0261d0c437bd
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=72.0.3626.81
pkgver=72.0.3626.96
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=('0e0b5a42ca55e103a7ed253a976cbdf6544b2b93ff03c7cce4a6bb0f4b0fd0eb2f477741433bd46064ab64af4387ca1a8850ed2b4b07baaad00774c8e29db97e'
sha512sums=('3f30fc515fcae0991f13de87fc87925179213b7f75da1323ce0ddc0ea54056163395c10d19a97f80823058c73e2d750bf68ec7c452702881381d0261d0c437bd'
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
'ce84dadfd8accc8bc590c8570bda7f59b415f125967f712fc9b64e10a7ab64d0f677fa8f14d2e7a2645f732c60701d9158fa421cc1f8f82715bdcf63999a005b')