summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2015-09-04 21:57:26 +0300
committerDet2015-09-04 21:57:26 +0300
commit4930bdd8e061c6c9bd71c42d38e5f733cb6553c8 (patch)
treeb5bbb650cbfe5182bf7b985f9ed39215190a9f22 /PKGBUILD
parente4d52fda97a4a1f8574da71637393d12ebbc5b3c (diff)
downloadaur-4930bdd8e061c6c9bd71c42d38e5f733cb6553c8.tar.gz
Fix opening files with spaces
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57d923aef376..7166999e6a42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ source=('google-chrome-unstable'
'eula_text.html')
source_i686=("google-chrome-${_channel}_${pkgver}_i386.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_i386.deb")
source_x86_64=("google-chrome-${_channel}_${pkgver}_amd64.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_amd64.deb")
-md5sums=('00541a2eaedf40c2217f17f9345aaa5c'
+md5sums=('11b55a3fec7279db32b63e3a0b97dc01'
'b7e752f549b215ac77f284b6486794b6')
md5sums_i686=('f732602aa7427da97ef1bf3ad4d673ed')
md5sums_x86_64=('d1abecdb85ea5f37236684f75a51fd96')