mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
version bump 19 commits vim-youcompleteme-git
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
pkgbase = vim-youcompleteme-git
|
||||
pkgdesc = A code-completion engine for Vim
|
||||
pkgver = r2604.124661f2
|
||||
pkgver = r2623.52632f13
|
||||
pkgrel = 1
|
||||
url = https://github.com/Valloric/YouCompleteMe
|
||||
install = install
|
||||
@ -20,15 +20,7 @@ pkgbase = vim-youcompleteme-git
|
||||
depends = clang
|
||||
depends = omnisharp-roslyn
|
||||
depends = rustup
|
||||
depends = python-requests-futures
|
||||
depends = python-certifi
|
||||
depends = python-future
|
||||
depends = python-bottle
|
||||
depends = python-waitress
|
||||
depends = python-regex
|
||||
depends = python-jedi
|
||||
depends = python-parso
|
||||
depends = python-numpydoc
|
||||
depends = python
|
||||
source = git+https://github.com/Valloric/YouCompleteMe.git
|
||||
source = git+https://github.com/ycm-core/ycmd.git
|
||||
source = git+https://github.com/davidhalter/jedi.git
|
||||
@ -42,7 +34,6 @@ pkgbase = vim-youcompleteme-git
|
||||
source = git+https://github.com/chardet/chardet.git
|
||||
source = git+https://github.com/urllib3/urllib3.git
|
||||
source = git+https://github.com/bottlepy/bottle.git
|
||||
source = git+https://github.com/PythonCharmers/python-future.git
|
||||
source = git+https://github.com/Pylons/waitress.git
|
||||
source = git+https://github.com/ycm-core/regex.git
|
||||
source = git+https://github.com/golang/tools.git
|
||||
@ -62,7 +53,6 @@ pkgbase = vim-youcompleteme-git
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = vim-youcompleteme-git
|
||||
|
||||
|
Reference in New Issue
Block a user