mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
version bump 10 commits vim-youcompleteme-git
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
pkgbase = vim-youcompleteme-git
|
||||
pkgdesc = A code-completion engine for Vim
|
||||
pkgver = r2439.75bf1738
|
||||
pkgrel = 2
|
||||
pkgver = r2449.0790dc99
|
||||
pkgrel = 1
|
||||
url = https://github.com/Valloric/YouCompleteMe
|
||||
install = install
|
||||
arch = any
|
||||
@ -29,14 +29,19 @@ pkgbase = vim-youcompleteme-git
|
||||
source = git+https://github.com/ross/requests-futures.git
|
||||
source = git+https://github.com/Valloric/ycmd.git
|
||||
source = git+https://github.com/kennethreitz/requests.git
|
||||
source = git+https://github.com/bottlepy/bottle.git
|
||||
source = git+https://github.com/kjd/idna.git
|
||||
source = git+https://github.com/certifi/python-certifi.git
|
||||
source = git+https://github.com/chardet/chardet.git
|
||||
source = git+https://github.com/urllib3/urllib3.git
|
||||
source = git+https://github.com/defnull/bottle.git
|
||||
source = git+https://github.com/slezica/python-frozendict.git
|
||||
source = git+https://github.com/PythonCharmers/python-future.git
|
||||
source = git+https://github.com/davidhalter/jedi.git
|
||||
source = git+https://github.com/davidhalter/parso.git
|
||||
source = git+https://github.com/Pylons/waitress.git
|
||||
source = git+https://github.com/Manishearth/godef.git
|
||||
source = git+https://github.com/nsf/gocode.git
|
||||
source = git+https://github.com/micbou/regex.git
|
||||
source = git+https://github.com/mdempsky/gocode.git
|
||||
source = git+https://github.com/rogpeppe/godef.git
|
||||
source = git+https://github.com/nosami/OmniSharpServer.git
|
||||
source = git+https://github.com/icsharpcode/NRefactory.git
|
||||
source = git+https://github.com/jbevain/cecil.git
|
||||
@ -57,6 +62,11 @@ pkgbase = vim-youcompleteme-git
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = vim-youcompleteme-git
|
||||
|
||||
|
Reference in New Issue
Block a user