mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
version bump 5 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 = r2595.25b620de
|
||||
pkgver = r2600.d9a9ce47
|
||||
pkgrel = 1
|
||||
url = https://github.com/Valloric/YouCompleteMe
|
||||
install = install
|
||||
@ -24,7 +24,6 @@ pkgbase = vim-youcompleteme-git
|
||||
depends = python-certifi
|
||||
depends = python-future
|
||||
depends = python-bottle
|
||||
depends = python-frozendict
|
||||
depends = python-waitress
|
||||
depends = python-regex
|
||||
depends = python-jedi
|
||||
@ -43,7 +42,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/slezica/python-frozendict.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
|
||||
@ -65,7 +63,6 @@ pkgbase = vim-youcompleteme-git
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = vim-youcompleteme-git
|
||||
|
||||
|
Reference in New Issue
Block a user