summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpetervaro2021-11-13 09:08:36 +0000
committerpetervaro2021-11-13 09:08:36 +0000
commitc979d18f542dc76595b3e67fb8c91ad67d709173 (patch)
tree0014140d92cb7d2af680c6f9a2223b7d5ba7fa32 /PKGBUILD
parent2d0cc40a3d5d6d15131c884517f2c4cdde56a58b (diff)
downloadaur-vim-indentline-git.tar.gz
git -> git+https
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() {