summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2015-09-03 07:32:51 +0300
committerDet2015-09-03 07:32:51 +0300
commite4d52fda97a4a1f8574da71637393d12ebbc5b3c (patch)
treec43f7646b57c731e7d1b2e13cfffcc82da013173 /PKGBUILD
parent1bb349bab9a7183a09218cf083c757648ca046dd (diff)
downloadaur-e4d52fda97a4a1f8574da71637393d12ebbc5b3c.tar.gz
Use $_channel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03585c1bedd3..57d923aef376 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ package() {
msg2 "Moving stuff in place..."
# Launcher
- install -m755 google-chrome-unstable "$pkgdir"/usr/bin/
+ install -m755 google-chrome-$_channel "$pkgdir"/usr/bin/
# Icons
for i in 16x16 22x22 24x24 32x32 48x48 64x64 128x128 256x256; do