mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
version bump 11 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 = r2648.97150c0b
|
||||
pkgver = r2659.7080933e
|
||||
pkgrel = 1
|
||||
url = https://github.com/Valloric/YouCompleteMe
|
||||
install = install
|
||||
@ -21,6 +21,9 @@ pkgbase = vim-youcompleteme-git
|
||||
depends = omnisharp-roslyn
|
||||
depends = rustup
|
||||
depends = python
|
||||
depends = python-jedi
|
||||
depends = python-parso
|
||||
depends = python-numpydoc
|
||||
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
|
||||
@ -36,6 +39,9 @@ pkgbase = vim-youcompleteme-git
|
||||
source = git+https://github.com/bottlepy/bottle.git
|
||||
source = git+https://github.com/Pylons/waitress.git
|
||||
source = git+https://github.com/ycm-core/regex.git
|
||||
source = git+https://github.com/gorakhargosh/watchdog
|
||||
source = git+https://github.com/gorakhargosh/pathtools
|
||||
source = git+https://github.com/mitsuhiko/flask-sphinx-themes.git
|
||||
source = git+https://github.com/golang/tools.git
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
@ -53,6 +59,9 @@ pkgbase = vim-youcompleteme-git
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = vim-youcompleteme-git
|
||||
|
||||
|
Reference in New Issue
Block a user