mirror of
				https://github.com/TrentSPalmer/aur-packages.git
				synced 2025-10-27 17:01:42 -07:00 
			
		
		
		
	version bump 12 commits vim-youcompleteme-git
This commit is contained in:
		| @@ -46,7 +46,7 @@ _neovim="$NEOVIM_YOUCOMPLETEME" | ||||
| #                                    Default PKGBUILD Configuration                                       # | ||||
| #=========================================================================================================# | ||||
| pkgname=vim-youcompleteme-git | ||||
| pkgver=r3122.91ee858d | ||||
| pkgver=r3134.cc9a3ae3 | ||||
| pkgver() { | ||||
|   cd "YouCompleteMe" || exit | ||||
|   printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" | ||||
| @@ -264,7 +264,7 @@ build() { | ||||
|     msg2 'Building gopls for go completion...' # BuildGoCode() | ||||
|     cd "$srcdir/YouCompleteMe/third_party/ycmd/third_party/go" || exit | ||||
|     # find gopls version by grepping third_party/ycmd/build.py | ||||
|     go install golang.org/x/tools/gopls@v0.9.4 | ||||
|     go install golang.org/x/tools/gopls@v0.13.2 | ||||
|   else | ||||
|     msg2 'Skipping Gocode completer...' | ||||
|   fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user