summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-07-27 17:34:54 +0300
committerDet2017-07-27 17:34:54 +0300
commitc124397ddc2775855828bc7e2dd89af986cfa7fd (patch)
tree41b5beb6a6c79796f706582935a9195764b78e07 /PKGBUILD
parentb2813b4f5472c3ee395e9b6d9bfaca475e848224 (diff)
downloadaur-c124397ddc2775855828bc7e2dd89af986cfa7fd.tar.gz
Upgpkg: 61.0.3163.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1278949c3292..e090034b3eb2 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.3159.5
+pkgver=61.0.3163.13
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=('71d93a1bc1c9e4b7d5f05d4401cae119'
+md5sums=('a82ec97637e41b576421c843fcb9017c'
'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.3153.4-1_amd64.deb'
-#md5sums[0]='0bb69b77e0dfba7e6db60e0a23108c95'
+#source[0]='https://dl.google.com/linux/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_61.0.3159.5-1_amd64.deb'
+#md5sums[0]='71d93a1bc1c9e4b7d5f05d4401cae119'
package() {
msg2 "Extracting the data.tar.xz..."