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 a86da33050bb..8fa19e46b187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://bitbucket.org/lgs/pycha/"
license=('LGPL')
depends=('python2')
makedepends=('python2-distribute' 'mercurial')
-source=hg+https://bitbucket.org/lgs/pycha
+source=('hg+https://bitbucket.org/lgs/pycha')
md5sums=('SKIP')
_hgrepo="pycha"