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 cc51a6ac75c9..59d63c21232d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ license=('MIT')
groups=('vim-plugins')
makedepends=('git')
install='vimdoc.install'
-source=("git://github.com/Yggdroot/indentLine.git")
+source=("git+https://github.com/Yggdroot/indentLine.git")
md5sums=('SKIP')
package() {