mirror of
https://github.com/luzifer-aur/google-chrome-dev.git
synced 2024-12-20 14:51:16 +00:00
google-chrome-unstable v84.0.4136.5
This commit is contained in:
parent
f915161a3f
commit
c8af310eaa
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
@ -18,12 +18,12 @@ pkgbase = google-chrome-dev
|
|||
optdepends = kwallet: for storing passwords in KWallet
|
||||
optdepends = gtk3-print-backends: for printing
|
||||
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
|
||||
provides = google-chrome
|
||||
options = !emptydirs
|
||||
options = !strip
|
||||
source = google-chrome-unstable_84.0.4136.5_amd64.deb::https://dl.google.com/linux/direct/google-chrome-unstable_current_amd64.deb
|
||||
source = http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_84.0.4136.5-1_amd64.deb
|
||||
source = eula_text.html
|
||||
source = google-chrome-unstable.sh
|
||||
sha512sums = 010d92ae70d8adfcbaf406c0e683068616ddcd9d16d8958047d6363f0b69369f88f17083818512b22ba466e71149f66cb4fea82d569ff630f42460e3d9d6fc33
|
||||
|
|
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'
|
||||
"google-chrome-$_channel.sh")
|
||||
sha512sums=('010d92ae70d8adfcbaf406c0e683068616ddcd9d16d8958047d6363f0b69369f88f17083818512b22ba466e71149f66cb4fea82d569ff630f42460e3d9d6fc33'
|
||||
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
|
||||
'5f716219456ec8de9df4e7ee5f94bc35cdc1b079d9d1d5dab0df8d4b6e6d0fd8775bb64d0c8ce9339837d7277614c55aa05adced6e8ad49931989823ed97863b')
|
||||
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
|
||||
'5f716219456ec8de9df4e7ee5f94bc35cdc1b079d9d1d5dab0df8d4b6e6d0fd8775bb64d0c8ce9339837d7277614c55aa05adced6e8ad49931989823ed97863b')
|
||||
|
||||
package() {
|
||||
msg2 "Extracting the data.tar.xz..."
|
||||
|
|
Loading…
Reference in a new issue