summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-07-11 22:29:00 +0300
committerDet2017-07-11 22:29:00 +0300
commit92c43f76ceead0c66937a179724b4db7397cf088 (patch)
tree36d6a384b93919dbf758c42a6f240cb09e9a88fa /PKGBUILD
parent247eab02bc16abd1c7f01c88f9dc55e0642c4536 (diff)
downloadaur-92c43f76ceead0c66937a179724b4db7397cf088.tar.gz
Upgpkg: 61.0.3153.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7c49b56eea6..154241b0ae63 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.3141.7
+pkgver=61.0.3153.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-unstable.sh')
-md5sums=('416ad5746e1e14a6591c4d1620ba543d'
+md5sums=('0bb69b77e0dfba7e6db60e0a23108c95'
'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.3135.4-1_amd64.deb'
-#md5sums[0]='70b60ce596bfae1606cc5ad01f343c8b'
+#source[0]='https://dl.google.com/linux/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_61.0.3141.7-1_amd64.deb'
+#md5sums[0]='416ad5746e1e14a6591c4d1620ba543d'
package() {
msg2 "Extracting the data.tar.xz..."