mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
vim-youcompleteme remove argparse submodule, update package version
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
pkgbase = vim-youcompleteme-git
|
||||
pkgdesc = A code-completion engine for Vim
|
||||
pkgver = 2229.ad41dfb8
|
||||
pkgver = 2264.92405cb0
|
||||
pkgrel = 1
|
||||
url = http://valloric.github.com/YouCompleteMe/
|
||||
install = install
|
||||
@ -31,7 +31,6 @@ 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/bewest/argparse.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
|
||||
@ -60,7 +59,6 @@ pkgbase = vim-youcompleteme-git
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = vim-youcompleteme-git
|
||||
|
||||
|
Reference in New Issue
Block a user