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 f4c2373b3aa7..85763c1bd95c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('cmake' 'git')
optdepends=('torch7-trepl-git: Interactive REPL shell')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("$_pkgname::git+https://github.com/torch/$_pkgname")
+source=("git+https://github.com/torch/$_pkgname")
b2sums=('SKIP')
pkgver() {