summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2018-01-06 10:40:31 +0200
committerDet2018-01-06 10:40:31 +0200
commitf943959c186fb1c6f128970d649c546b770d87b2 (patch)
treeaa44b9245c063ee00bc41d8e62c15b3dbeee674d /PKGBUILD
parentf8b39927710c1a922c4510c55b8db7d270892d19 (diff)
downloadaur-f943959c186fb1c6f128970d649c546b770d87b2.tar.gz
Upgpkg: 65.0.3311.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb62df0f409e..27fab38b5db9 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=65.0.3298.3
+pkgver=65.0.3311.3
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=('80c69234bb8fc989377e6bdbb45bb286'
+md5sums=('42ce8e71f21226dd8550f44b09236b98'
'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}_63.0.3218.0-1_amd64.deb"
-#md5sums[0]='bee3ebc07b5ad5c06e5c8231213dd9d8'
+#md5sums[0]='80c69234bb8fc989377e6bdbb45bb286'
package() {
msg2 "Extracting the data.tar.xz..."