pkgbase = vim-coc-clangd-git
	pkgdesc = C/C++/ObjC support for coc.nvim (powered by clangd)
	pkgver = r116.a3650f2
	pkgrel = 1
	url = https://github.com/clangd/coc-clangd
	arch = any
	license = Apache
	makedepends = yarn
	makedepends = npm
	makedepends = git
	depends = vim-coc
	depends = clang
	provides = vim-coc-clangd
	conflicts = vim-coc-clangd
	source = coc-clangd::git+https://github.com/clangd/coc-clangd.git
	sha256sums = SKIP

pkgname = vim-coc-clangd-git
