summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2018-03-23 15:43:42 +0200
committerDet2018-03-23 15:43:42 +0200
commitaea92caa5b6ffe6e79372056cdb0803f63b3f08e (patch)
treecf115b6f6b81419716018f0644e95f4f21dce320 /PKGBUILD
parentb46e506afcd4292d28c5edde8a47214e96eed5ad (diff)
downloadaur-aea92caa5b6ffe6e79372056cdb0803f63b3f08e.tar.gz
Upgpkg: 67.0.3377.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb644547b263..4a8c5f1c7643 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=67.0.3371.0
+pkgver=67.0.3377.1
pkgrel=1
pkgdesc="The popular and trusted web browser by Google (Dev Channel)"
arch=('x86_64')
@@ -26,13 +26,13 @@ _channel=unstable
source=("google-chrome-${_channel}_${pkgver}_amd64.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_amd64.deb"
'eula_text.html'
"google-chrome-$_channel.sh")
-md5sums=('c2c3ed753fd323d78ac5bc29b2105fbd'
+md5sums=('ee3536f85db46f96e9195ef31e753250'
'd50d8f0a6940791eabc41c4f64e6a3cf'
'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-${_channel}/google-chrome-${_channel}_66.0.3359.26-1_amd64.deb"
-#md5sums[0]='172da97b40db6d5992eb251b366aaf37'
+#source[0]="https://dl.google.com/linux/deb/pool/main/g/google-chrome-${_channel}/google-chrome-${_channel}_67.0.3371.0-1_amd64.deb"
+#md5sums[0]='c2c3ed753fd323d78ac5bc29b2105fbd'
package() {
msg2 "Extracting the data.tar.xz..."