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 0992da07083b..76c76e160828 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('texlive-core: background compilation support using latexmk')
conflicts=("vim-latex-box" "vim-latexsuite")
provides=("vim-latex-box")
makedepends=('git')
-source=("git://github.com/LaTeX-Box-Team/LaTeX-Box.git")
+source=("git+https://github.com/LaTeX-Box-Team/LaTeX-Box.git")
install=vimdoc.install
sha256sums=('SKIP')