Upgpkg: 55.0.2883.87

This commit is contained in:
Det 2016-12-12 23:15:39 +02:00
parent e946a687f3
commit aefb2b74df
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 = 55.0.2883.75
pkgver = 55.0.2883.87
pkgrel = 1
url = https://www.google.com/chrome
install = google-chrome.install
@ -29,11 +29,11 @@ pkgbase = google-chrome
optdepends = ttf-liberation: fix fonts for some PDFs
options = !emptydirs
options = !strip
source = google-chrome-stable_55.0.2883.75_amd64.deb::https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
source = google-chrome-stable_55.0.2883.87_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
source = StartupWMClass-and-GNOME3-context-menu.patch
md5sums = 45b8ef99605e140ea46198175f8dd512
md5sums = b8549c835020ad31b81e1e8d00c46507
md5sums = SKIP
md5sums = 99fa93d5e7fb5d622cef0f9621f3ffa3
md5sums = 19714f87c63cabfeb0ea8950c452a02b

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=55.0.2883.75
pkgver=55.0.2883.87
pkgrel=1
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Stable Channel)"
arch=('x86_64')
@ -23,7 +23,7 @@ source=("google-chrome-${_channel}_${pkgver}_amd64.deb::https://dl.google.com/li
"$url/browser/privacy/eula_text.html"
'google-chrome-stable.sh'
'StartupWMClass-and-GNOME3-context-menu.patch')
md5sums=('45b8ef99605e140ea46198175f8dd512'
md5sums=('b8549c835020ad31b81e1e8d00c46507'
'SKIP'
'99fa93d5e7fb5d622cef0f9621f3ffa3'
'19714f87c63cabfeb0ea8950c452a02b')