summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 929b814dc9d5..4b2b7288ee94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ makedepends=('git')
depends=('python2' 'tmux' 'python2-setuptools')
sha256sums=('SKIP')
sha512sums=('SKIP')
-source="$pkgname::git+http://github.com/sk1418/${pkgname%-*}.git#branch=bleeding"
+source=("$pkgname::git+http://github.com/sk1418/${pkgname%-*}.git#branch=bleeding")
package() {
cd ${pkgname}