google-chrome-unstable v84.0.4143.2

This commit is contained in:
Luzifer.io Jenkins 2020-05-12 17:41:11 +00:00
parent c8af310eaa
commit c267099835
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = google-chrome-dev
pkgdesc = The popular and trusted web browser by Google (Dev Channel)
pkgver = 84.0.4136.5
pkgver = 84.0.4143.2
pkgrel = 1
url = https://www.google.com/chrome
install = google-chrome-dev.install
@ -23,10 +23,10 @@ pkgbase = google-chrome-dev
provides = google-chrome
options = !emptydirs
options = !strip
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 = http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_84.0.4143.2-1_amd64.deb
source = eula_text.html
source = google-chrome-unstable.sh
sha512sums = 010d92ae70d8adfcbaf406c0e683068616ddcd9d16d8958047d6363f0b69369f88f17083818512b22ba466e71149f66cb4fea82d569ff630f42460e3d9d6fc33
sha512sums = e76f6aea0cd190affa78ad00b6c1b38544f59d2e9d03b73fc6b29be0fbd81f5debf023b584ab5b2857f36bc4dfd4a38048e67f98ac8f3989a15b1174dbb8fe35
sha512sums = a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396
sha512sums = 5f716219456ec8de9df4e7ee5f94bc35cdc1b079d9d1d5dab0df8d4b6e6d0fd8775bb64d0c8ce9339837d7277614c55aa05adced6e8ad49931989823ed97863b

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-dev
pkgver=84.0.4136.5
pkgver=84.0.4143.2
pkgrel=1
pkgdesc="The popular and trusted web browser by Google (Dev Channel)"
arch=('x86_64')
@ -30,7 +30,7 @@ _channel=unstable
source=("http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-${_channel}/google-chrome-${_channel}_${pkgver}-1_amd64.deb"
'eula_text.html'
"google-chrome-$_channel.sh")
sha512sums=('010d92ae70d8adfcbaf406c0e683068616ddcd9d16d8958047d6363f0b69369f88f17083818512b22ba466e71149f66cb4fea82d569ff630f42460e3d9d6fc33'
sha512sums=('e76f6aea0cd190affa78ad00b6c1b38544f59d2e9d03b73fc6b29be0fbd81f5debf023b584ab5b2857f36bc4dfd4a38048e67f98ac8f3989a15b1174dbb8fe35'
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
'5f716219456ec8de9df4e7ee5f94bc35cdc1b079d9d1d5dab0df8d4b6e6d0fd8775bb64d0c8ce9339837d7277614c55aa05adced6e8ad49931989823ed97863b')