google-chrome-stable v79.0.3945.79

This commit is contained in:
Luzifer.io Jenkins 2019-12-10 20:06:06 +00:00
parent c0a289bc52
commit 7b8e702a08
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = google-chrome
pkgdesc = The popular and trusted web browser by Google (Stable Channel)
pkgver = 78.0.3904.108
pkgver = 79.0.3945.79
pkgrel = 1
url = https://www.google.com/chrome
install = google-chrome.install
@ -21,10 +21,10 @@ pkgbase = google-chrome
optdepends = xdg-utils
options = !emptydirs
options = !strip
source = google-chrome-stable_78.0.3904.108_amd64.deb::https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
source = google-chrome-stable_79.0.3945.79_amd64.deb::https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
source = eula_text.html
source = google-chrome-stable.sh
sha512sums = 792b2da07266a050147e59bb2013955c326494e4935802c85057fb09b14911fc0eac7dac81ca990b03abff737796d0ef6cd76a2d197d53ba4010a2007723fc0a
sha512sums = fe0e3ca126e5101737788198cd0bd259625270c2bc52c729a8885abb307b92d453648dc6ad768731ae117f9e35b8522b39e42ffbac7d2fdecaf23bf5752ac099
sha512sums = a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396
sha512sums = e1a76d6aa17a13325e30329fde5d7acd5f6863c6b4fc8a9b521b1995342447ab71188b1a176b58ed95a409659936544cf4e8cb492e0fda69dabfeae24f02bbf3

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
pkgver=78.0.3904.108
pkgver=79.0.3945.79
pkgrel=1
pkgdesc="The popular and trusted web browser by Google (Stable Channel)"
arch=('x86_64')
@ -26,7 +26,7 @@ _channel=stable
source=("google-chrome-${_channel}_${pkgver}_amd64.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_amd64.deb"
'eula_text.html'
"google-chrome-$_channel.sh")
sha512sums=('792b2da07266a050147e59bb2013955c326494e4935802c85057fb09b14911fc0eac7dac81ca990b03abff737796d0ef6cd76a2d197d53ba4010a2007723fc0a'
sha512sums=('fe0e3ca126e5101737788198cd0bd259625270c2bc52c729a8885abb307b92d453648dc6ad768731ae117f9e35b8522b39e42ffbac7d2fdecaf23bf5752ac099'
'a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
'e1a76d6aa17a13325e30329fde5d7acd5f6863c6b4fc8a9b521b1995342447ab71188b1a176b58ed95a409659936544cf4e8cb492e0fda69dabfeae24f02bbf3')