summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-08-04 23:45:35 +0300
committerDet2017-08-04 23:45:35 +0300
commitc4e9b4174169cec7b86e0e6854044f6eac56e310 (patch)
treeba8453961df3e48d305df5fcce210708c67e1a45 /PKGBUILD
parent1b7fbe6523d546bc17e8e1576991cd64bec6a702 (diff)
downloadaur-c4e9b4174169cec7b86e0e6854044f6eac56e310.tar.gz
Upgpkg: 62.0.3175.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f06fddf3a8b..e3664ce69f04 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=61.0.3163.25
+pkgver=62.0.3175.4
pkgrel=1
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Dev Channel)"
arch=('x86_64')
@@ -25,13 +25,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-$_channel.sh")
-md5sums=('a4c1226b1f0e46bfc28c05f74c31fea9'
+md5sums=('d9d2ffab7dcfcb7c906f9ca9c1013533'
'SKIP'
'11b55a3fec7279db32b63e3a0b97dc01')
## Previous build (also see: /var/cache/pacman/pkg/google-chrome-dev-*):
-#source[0]='https://dl.google.com/linux/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_61.0.3163.13-1_amd64.deb'
-#md5sums[0]='a82ec97637e41b576421c843fcb9017c'
+#source[0]='https://dl.google.com/linux/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_61.0.3163.25-1_amd64.deb'
+#md5sums[0]='a4c1226b1f0e46bfc28c05f74c31fea9'
package() {
msg2 "Extracting the data.tar.xz..."