summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Yuan2017-08-05 23:32:50 +0200
committerKai Yuan2017-08-05 23:32:50 +0200
commitebe0c07c490b2e135b5aa8c4d6388588ee57235e (patch)
tree7de245688484ea054e86c16b20b46732c0e6a1ae
parentd8b8b7c9aa326fe0c1eba0105e797d7a92816080 (diff)
downloadaur-ebe0c07c490b2e135b5aa8c4d6388588ee57235e.tar.gz
update
-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}