mirror of
https://github.com/luzifer-aur/google-chrome-beta.git
synced 2024-12-20 16:11:19 +00:00
google-chrome-beta v83.0.4103.44
This commit is contained in:
parent
050837f600
commit
627b41567d
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
@ -18,12 +18,12 @@ pkgbase = google-chrome-beta
|
||||||
optdepends = kwallet: for storing passwords in KWallet
|
optdepends = kwallet: for storing passwords in KWallet
|
||||||
optdepends = gtk3-print-backends: for printing
|
optdepends = gtk3-print-backends: for printing
|
||||||
optdepends = libunity: for download progress on KDE
|
optdepends = libunity: for download progress on KDE
|
||||||
optdepends = ttf-liberation: fix fonts for some PDFs (CRBug #369991)
|
optdepends = ttf-liberation: fix fonts for some PDFs - CRBug #369991
|
||||||
optdepends = xdg-utils
|
optdepends = xdg-utils
|
||||||
provides = google-chrome
|
provides = google-chrome
|
||||||
options = !emptydirs
|
options = !emptydirs
|
||||||
options = !strip
|
options = !strip
|
||||||
source = google-chrome-beta_83.0.4103.44_amd64.deb::https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
|
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 = eula_text.html
|
source = eula_text.html
|
||||||
source = google-chrome-beta.sh
|
source = google-chrome-beta.sh
|
||||||
sha512sums = 1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe
|
sha512sums = 1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe
|
||||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -31,8 +31,8 @@ source=("http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-${_chan
|
||||||
'eula_text.html'
|
'eula_text.html'
|
||||||
"google-chrome-$_channel.sh")
|
"google-chrome-$_channel.sh")
|
||||||
sha512sums=('1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe'
|
sha512sums=('1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe'
|
||||||
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
|
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
|
||||||
'ce84dadfd8accc8bc590c8570bda7f59b415f125967f712fc9b64e10a7ab64d0f677fa8f14d2e7a2645f732c60701d9158fa421cc1f8f82715bdcf63999a005b')
|
'ce84dadfd8accc8bc590c8570bda7f59b415f125967f712fc9b64e10a7ab64d0f677fa8f14d2e7a2645f732c60701d9158fa421cc1f8f82715bdcf63999a005b')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
msg2 "Extracting the data.tar.xz..."
|
msg2 "Extracting the data.tar.xz..."
|
||||||
|
|
Loading…
Reference in a new issue