summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2016-04-13 22:06:53 +0300
committerDet2016-04-13 22:06:53 +0300
commit1da1565f5be07824906c2ad95d582a817604e060 (patch)
treeaaabd8eabee25aa3043846f4e95176b060811a07 /PKGBUILD
parentdfa5f6b0de892ed3dfc5e49e0380f2ea4a46e339 (diff)
downloadaur-1da1565f5be07824906c2ad95d582a817604e060.tar.gz
Upgpkg: 51.0.2704.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ea3cb9873fa..b0c369fbca17 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=51.0.2700.0
+pkgver=51.0.2704.4
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=('a14507b1d959af03b71483103e52357e'
+md5sums=('349bac7145dc83a00facfb7accc90ccd'
'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_51.0.2693.2-1_amd64.deb'
-#md5sums[0]='7d40cdbd714b72b36d64b50b79683958'
+#source[0]='http://mirror.glendaleacademy.org/chrome/pool/main/g/google-chrome-unstable/google-chrome-unstable_51.0.2704.4-1_amd64.deb'
+#md5sums[0]='a14507b1d959af03b71483103e52357e'
package() {
msg2 "Extracting the data.tar.xz..."