summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b0aab86359d..5287ae63afe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -112,7 +112,7 @@ sha1sums=( #"$(curl -sL https://gsdview.appspot.com/chromium-browser-official/?m
)
options=('!strip')
install=chromium-dev.install
-noextract=('chromium-browser_${pkgver}-0ubuntu1~ppa2~16.10.1.debian.tar.xz')
+noextract=("chromium-browser_${pkgver}-0ubuntu1~ppa2~16.10.1.debian.tar.xz")
################################################
## -- Don't touch anything below this line -- ##