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 af5979ef073e..f8c6c3a7f6c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,7 @@ package() {
msg2 "Moving stuff in place..."
# Launcher
- install -m755 google-chrome-stable "$pkgdir"/usr/bin/
+ install -m755 google-chrome-$_channel "$pkgdir"/usr/bin/
# Icons
for i in 16x16 22x22 24x24 32x32 48x48 64x64 128x128 256x256; do