Upgpkg: 59.0.3071.86

This commit is contained in:
Det 2017-06-06 07:08:50 +03:00
parent 7c5ce41158
commit ca2a598f85
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = google-chrome
pkgdesc = An attempt at creating a safer, faster, and more stable browser (Stable Channel)
pkgver = 58.0.3029.110
pkgver = 59.0.3071.86
pkgrel = 1
url = https://www.google.com/chrome
install = google-chrome.install
@ -20,10 +20,10 @@ pkgbase = google-chrome
optdepends = xdg-utils
options = !emptydirs
options = !strip
source = google-chrome-stable_58.0.3029.110_amd64.deb::https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
source = google-chrome-stable_59.0.3071.86_amd64.deb::https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
source = https://www.google.com/chrome/browser/privacy/eula_text.html
source = google-chrome-stable.sh
md5sums = 97b313ad0abeba57d916bdb88c3ded90
md5sums = 686ea970b43c71f4cff37cf58d9c7738
md5sums = SKIP
md5sums = 99fa93d5e7fb5d622cef0f9621f3ffa3

View File

@ -5,7 +5,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=58.0.3029.110
pkgver=59.0.3071.86
pkgrel=1
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Stable Channel)"
arch=('x86_64')
@ -24,7 +24,7 @@ _channel=stable
source=("google-chrome-${_channel}_${pkgver}_amd64.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_amd64.deb"
"$url/browser/privacy/eula_text.html"
'google-chrome-stable.sh')
md5sums=('97b313ad0abeba57d916bdb88c3ded90'
md5sums=('686ea970b43c71f4cff37cf58d9c7738'
'SKIP'
'99fa93d5e7fb5d622cef0f9621f3ffa3')