summaryrefslogtreecommitdiffstats
path: root/abs/extra/google-chrome
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-10-09 00:15:41 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-10-09 00:15:41 (GMT)
commitd59746359f4f4b7f1d0c07eb3fd3b47434355f0e (patch)
tree7f09f8f85ecab89fec2caaefbfe2e6f6515c2dc4 /abs/extra/google-chrome
parent7f8352160c45b572d55776d85b3b0260851059bf (diff)
downloadlinhes_pkgbuild-d59746359f4f4b7f1d0c07eb3fd3b47434355f0e.zip
linhes_pkgbuild-d59746359f4f4b7f1d0c07eb3fd3b47434355f0e.tar.gz
linhes_pkgbuild-d59746359f4f4b7f1d0c07eb3fd3b47434355f0e.tar.bz2
google-chrome: update to 38.0.2125.101
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 a8906a0..041f98a 100644
--- a/abs/extra/google-chrome/PKGBUILD
+++ b/abs/extra/google-chrome/PKGBUILD
@@ -5,11 +5,11 @@
# 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=37.0.2062.120
+pkgver=38.0.2125.101
pkgrel=1
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Stable Channel)"
arch=('i686' 'x86_64')
-url="https://www.google.com/chrome"
+url="https://www.google.com/chrome/index.html"
license=('custom:chrome')
depends=('alsa-lib' 'desktop-file-utils' 'flac' 'gconf' 'gtk2' 'harfbuzz' 'harfbuzz-icu' 'hicolor-icon-theme'
'icu' 'libcups' 'libpng' 'libxss' 'libxtst' 'nss' 'opus' 'snappy' 'speech-dispatcher' 'ttf-font' 'xdg-utils')
@@ -24,9 +24,9 @@ _arch=amd64
[[ $CARCH = i686 ]] && _arch=i386
source=("google-chrome-${_channel}_${pkgver}_$_arch.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_$_arch.deb"
'eula_text.html')
-md5sums=('ad13b2cd986933a57cf348dc0efc50cf'
+md5sums=('d5fdcb11298d5cfc73ea52b42d8d826a'
'b7e752f549b215ac77f284b6486794b6')
-[[ $CARCH = i686 ]] && md5sums[0]='fc4fd42aa00222a7df9ad89417f8d219'
+[[ $CARCH = i686 ]] && md5sums[0]='84353f292685c20e19c3cd9a6d8712db'
package() {
msg2 "Extracting the data.tar.lzma"