summaryrefslogtreecommitdiffstats
path: root/abs/extra/google-chrome
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-11-12 19:17:08 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-11-12 19:17:08 (GMT)
commit33343a58483364c15567ad02ed27988a1f4f69e2 (patch)
tree11a25a5fe73c9358ba8310eaa3664a34b467c56d /abs/extra/google-chrome
parent738b3ecedc0aec27a9a67f6c605fb02a3e37f474 (diff)
downloadlinhes_pkgbuild-33343a58483364c15567ad02ed27988a1f4f69e2.zip
linhes_pkgbuild-33343a58483364c15567ad02ed27988a1f4f69e2.tar.gz
linhes_pkgbuild-33343a58483364c15567ad02ed27988a1f4f69e2.tar.bz2
google-chrome: update to 31.0.1650.48
Diffstat (limited to 'abs/extra/google-chrome')
-rw-r--r--abs/extra/google-chrome/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/extra/google-chrome/PKGBUILD b/abs/extra/google-chrome/PKGBUILD
index 085418c..e0aadc8 100644
--- a/abs/extra/google-chrome/PKGBUILD
+++ b/abs/extra/google-chrome/PKGBUILD
@@ -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=30.0.1599.101
+pkgver=31.0.1650.48
pkgrel=1
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Stable Channel)"
arch=('i686' 'x86_64')
@@ -23,10 +23,10 @@ _channel=stable
_arch=i386
[ "$CARCH" = 'x86_64' ] && _arch=amd64
source=("google-chrome-${_channel}_${pkgver}_${_arch}.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_${_arch}.deb"
- "$url/intl/en/eula_text.html")
-md5sums=('fa5d706a9f7ef0682de6b665c20f302f'
+ 'https://www.google.com/intl/en/chrome/browser/privacy/eula_text.html')
+md5sums=('2927095d2011c0ff771e5289d73aa240'
'6d57da7476a4b1b7a81821d9c036425c')
-[ "$CARCH" = 'x86_64' ] && md5sums[0]='9abdef7ee0422f7dabb16941453551cc'
+[ "$CARCH" = 'x86_64' ] && md5sums[0]='2927095d2011c0ff771e5289d73aa240'
#PKGEXT='.pkg.tar'