Upgpkg: 54.0.2840.27

This commit is contained in:
Det 2016-09-15 03:18:27 +03:00
parent 60eff4887a
commit b1b8640db6
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
pkgbase = google-chrome-beta
pkgdesc = An attempt at creating a safer, faster, and more stable browser (Beta Channel)
pkgver = 54.0.2840.16
pkgrel = 2
pkgver = 54.0.2840.27
pkgrel = 1
url = https://www.google.com/chrome
install = google-chrome-beta.install
arch = x86_64
@ -31,10 +31,10 @@ pkgbase = google-chrome-beta
provides = pepper-flash
options = !emptydirs
options = !strip
source = google-chrome-beta_54.0.2840.16_amd64.deb::https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
source = google-chrome-beta_54.0.2840.27_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 = c9cb6b21de4cc0462bbd3336dfefda92
md5sums = d857f27ea091802fd5374848bd94e772
md5sums = SKIP
md5sums = ca16d5162eed85b1ba4e6b9fc37f9e35

View file

@ -5,8 +5,8 @@
# 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=54.0.2840.16
pkgrel=2
pkgver=54.0.2840.27
pkgrel=1
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Beta Channel)"
arch=('x86_64')
url="https://www.google.com/chrome"
@ -23,7 +23,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=('c9cb6b21de4cc0462bbd3336dfefda92'
md5sums=('d857f27ea091802fd5374848bd94e772'
'SKIP'
'ca16d5162eed85b1ba4e6b9fc37f9e35')