Upgpkg: 52.0.2743.60

This commit is contained in:
Det 2016-07-01 19:25:50 +03:00
parent 2aa9d06cfa
commit 3b7b5420b0
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = google-chrome-beta
pkgdesc = An attempt at creating a safer, faster, and more stable browser (Beta Channel)
pkgver = 52.0.2743.49
pkgver = 52.0.2743.60
pkgrel = 1
url = https://www.google.com/chrome
install = google-chrome-beta.install
@ -30,10 +30,10 @@ pkgbase = google-chrome-beta
provides = pepper-flash
options = !emptydirs
options = !strip
source = google-chrome-beta_52.0.2743.49_amd64.deb::https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
source = google-chrome-beta_52.0.2743.60_amd64.deb::https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
source = https://www.google.com/chrome/browser/privacy/eula_text.html
source = google-chrome-beta.sh
md5sums = 46480f87c20ea2209df54233e388d775
md5sums = c1254c227ba832d3aeff93bb4eb2c2d6
md5sums = SKIP
md5sums = ca16d5162eed85b1ba4e6b9fc37f9e35

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-beta
pkgver=52.0.2743.49
pkgver=52.0.2743.60
pkgrel=1
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Beta Channel)"
arch=('x86_64')
@ -22,7 +22,7 @@ _channel=beta
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-beta.sh')
md5sums=('46480f87c20ea2209df54233e388d775'
md5sums=('c1254c227ba832d3aeff93bb4eb2c2d6'
'SKIP'
'ca16d5162eed85b1ba4e6b9fc37f9e35')