summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2016-06-02 11:25:34 +0300
committerDet2016-06-02 11:25:34 +0300
commit61202d2a464b5cae35c253d407b35af003817af3 (patch)
treef1872815f134c355b36383af71b44fdf858ad277 /PKGBUILD
parent92a3b68e7334ab23a161084fe91095283228c4b1 (diff)
downloadaur-61202d2a464b5cae35c253d407b35af003817af3.tar.gz
Upgpkg: 52.0.2743.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9111446b4e3..ae828299df8d 100644
--- a/PKGBUILD
+++ b/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-dev
-pkgver=52.0.2743.10
+pkgver=52.0.2743.19
pkgrel=1
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Dev Channel)"
arch=('x86_64')
@@ -22,13 +22,13 @@ _channel=unstable
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-unstable.sh')
-md5sums=('6738cebc02e61413f777733b6622e600'
+md5sums=('ad998392b6a16525132f8cf2f0bf6caa'
'SKIP'
'11b55a3fec7279db32b63e3a0b97dc01')
## Previous build (also see: /var/cache/pacman/pkg/google-chrome-dev-*):
-#source[0]='http://mirror.glendaleacademy.org/chrome/pool/main/g/google-chrome-unstable/google-chrome-unstable_52.0.2743.6-1_amd64.deb'
-#md5sums[0]='e08ce8d91062c47bd8420d6f4e178d81'
+#source[0]='http://mirror.glendaleacademy.org/chrome/pool/main/g/google-chrome-unstable/google-chrome-unstable_52.0.2743.10-1_amd64.deb'
+#md5sums[0]='6738cebc02e61413f777733b6622e600'
package() {
msg2 "Extracting the data.tar.xz..."