google-chrome-beta v99.0.4844.51

This commit is contained in:
Luzifer.io Jenkins 2022-02-28 18:19:11 +00:00
parent 7db33842e6
commit cf0b2190b7
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = google-chrome-beta pkgbase = google-chrome-beta
pkgdesc = The popular and trusted web browser by Google (Beta Channel) pkgdesc = The popular and trusted web browser by Google (Beta Channel)
pkgver = 99.0.4844.45 pkgver = 99.0.4844.51
pkgrel = 1 pkgrel = 1
url = https://www.google.com/chrome url = https://www.google.com/chrome
install = google-chrome-beta.install install = google-chrome-beta.install
@ -21,10 +21,10 @@ pkgbase = google-chrome-beta
provides = google-chrome provides = google-chrome
options = !emptydirs options = !emptydirs
options = !strip options = !strip
source = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_99.0.4844.45-1_amd64.deb source = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_99.0.4844.51-1_amd64.deb
source = eula_text.html source = eula_text.html
source = google-chrome-beta.sh source = google-chrome-beta.sh
sha512sums = d2bc353a8b705e56aa63be5831847debe2365e5d8bb6fa3ea82df4ba91eb6055a397d79ed8b9fa7d4bce7944fd6fc9e0f1a707e1d5b9802013931a2d8d03e7b1 sha512sums = 9a4244e4291da87bc7c5005b5ee32105cd933b5f2f8cb089320d919b86f8118c1ff5b0c40c57387d684639762f25f96fc0eea58c36493af69ab52901293db74f
sha512sums = a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396 sha512sums = a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396
sha512sums = 43344065044b6e8ac12275c49f68b83c1d8208d314bf82d74a9610a2266f0f88d7c2c54d649fb59c66a2edcb7d0b3d7ad816230e2824e1d518f8f4b1e797d4b0 sha512sums = 43344065044b6e8ac12275c49f68b83c1d8208d314bf82d74a9610a2266f0f88d7c2c54d649fb59c66a2edcb7d0b3d7ad816230e2824e1d518f8f4b1e797d4b0

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 }' # 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 pkgname=google-chrome-beta
pkgver=99.0.4844.45 pkgver=99.0.4844.51
pkgrel=1 pkgrel=1
pkgdesc="The popular and trusted web browser by Google (Beta Channel)" pkgdesc="The popular and trusted web browser by Google (Beta Channel)"
arch=('x86_64') arch=('x86_64')
@ -35,7 +35,7 @@ _channel=beta
source=("https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-${_channel}/google-chrome-${_channel}_${pkgver}-1_amd64.deb" source=("https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-${_channel}/google-chrome-${_channel}_${pkgver}-1_amd64.deb"
'eula_text.html' 'eula_text.html'
"google-chrome-$_channel.sh") "google-chrome-$_channel.sh")
sha512sums=('d2bc353a8b705e56aa63be5831847debe2365e5d8bb6fa3ea82df4ba91eb6055a397d79ed8b9fa7d4bce7944fd6fc9e0f1a707e1d5b9802013931a2d8d03e7b1' sha512sums=('9a4244e4291da87bc7c5005b5ee32105cd933b5f2f8cb089320d919b86f8118c1ff5b0c40c57387d684639762f25f96fc0eea58c36493af69ab52901293db74f'
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396' 'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
'43344065044b6e8ac12275c49f68b83c1d8208d314bf82d74a9610a2266f0f88d7c2c54d649fb59c66a2edcb7d0b3d7ad816230e2824e1d518f8f4b1e797d4b0') '43344065044b6e8ac12275c49f68b83c1d8208d314bf82d74a9610a2266f0f88d7c2c54d649fb59c66a2edcb7d0b3d7ad816230e2824e1d518f8f4b1e797d4b0')