mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
update url in vim-youcompleteme-git PKGBUILD so it works with one of my
scripts
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
pkgbase = vim-youcompleteme-git
|
||||
pkgdesc = A code-completion engine for Vim
|
||||
pkgver = r2439.75bf1738
|
||||
pkgrel = 1
|
||||
url = http://valloric.github.com/YouCompleteMe/
|
||||
pkgrel = 2
|
||||
url = https://github.com/Valloric/YouCompleteMe
|
||||
install = install
|
||||
arch = any
|
||||
groups = vim-plugins
|
||||
|
Reference in New Issue
Block a user