summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-07-19 00:56:21 +0300
committerDet2017-07-19 00:56:21 +0300
commit10eac450d2e4451874a5650175c62633073445c7 (patch)
tree02a5825195861b63e7a05b45938f90708971fd63 /PKGBUILD
parent92c43f76ceead0c66937a179724b4db7397cf088 (diff)
downloadaur-10eac450d2e4451874a5650175c62633073445c7.tar.gz
Upgpkg: 61.0.3159.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 154241b0ae63..21026a1446ad 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.3153.4
+pkgver=61.0.3159.5
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=('0bb69b77e0dfba7e6db60e0a23108c95'
+md5sums=('71d93a1bc1c9e4b7d5f05d4401cae119'
'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.3141.7-1_amd64.deb'
-#md5sums[0]='416ad5746e1e14a6591c4d1620ba543d'
+#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'
package() {
msg2 "Extracting the data.tar.xz..."