mirror of
https://github.com/luzifer-aur/google-chrome-beta.git
synced 2024-11-09 14:10:01 +00:00
google-chrome-beta v125.0.6422.41
This commit is contained in:
parent
dce3cc0a8c
commit
7ed3304f56
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
@ -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 = 125.0.6422.26
|
pkgver = 125.0.6422.41
|
||||||
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_125.0.6422.26-1_amd64.deb
|
source = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_125.0.6422.41-1_amd64.deb
|
||||||
source = eula_text.html
|
source = eula_text.html
|
||||||
source = google-chrome-beta.sh
|
source = google-chrome-beta.sh
|
||||||
sha512sums = aacc9d2e4cd82c76129da3cd7ce3799b088b79ee1a8d235b0b0d90d2b8c5e558d93fad720c96d390d1fa91fc23dcb4115099b6f153a640558ab7913c00902de8
|
sha512sums = a95c001baf3332c6cf8ce241eca402806dc18b26adf486b4870076fe4b4301177bc4da7a76dc9ff9dc9b80852bdea1748d9c348872dfd209b6c7e825befd3901
|
||||||
sha512sums = a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396
|
sha512sums = a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396
|
||||||
sha512sums = 43344065044b6e8ac12275c49f68b83c1d8208d314bf82d74a9610a2266f0f88d7c2c54d649fb59c66a2edcb7d0b3d7ad816230e2824e1d518f8f4b1e797d4b0
|
sha512sums = 43344065044b6e8ac12275c49f68b83c1d8208d314bf82d74a9610a2266f0f88d7c2c54d649fb59c66a2edcb7d0b3d7ad816230e2824e1d518f8f4b1e797d4b0
|
||||||
|
|
||||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -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=125.0.6422.26
|
pkgver=125.0.6422.41
|
||||||
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=('aacc9d2e4cd82c76129da3cd7ce3799b088b79ee1a8d235b0b0d90d2b8c5e558d93fad720c96d390d1fa91fc23dcb4115099b6f153a640558ab7913c00902de8'
|
sha512sums=('a95c001baf3332c6cf8ce241eca402806dc18b26adf486b4870076fe4b4301177bc4da7a76dc9ff9dc9b80852bdea1748d9c348872dfd209b6c7e825befd3901'
|
||||||
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
|
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
|
||||||
'43344065044b6e8ac12275c49f68b83c1d8208d314bf82d74a9610a2266f0f88d7c2c54d649fb59c66a2edcb7d0b3d7ad816230e2824e1d518f8f4b1e797d4b0')
|
'43344065044b6e8ac12275c49f68b83c1d8208d314bf82d74a9610a2266f0f88d7c2c54d649fb59c66a2edcb7d0b3d7ad816230e2824e1d518f8f4b1e797d4b0')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue