summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 125202402cf5adc40e817c9cf88b3200fc8de61a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = neovim-coc-rust-analyzer-git
	pkgdesc = rust-analyzer extension for coc.nvim
	pkgver = r464.4b3847f
	pkgrel = 1
	url = https://github.com/fannheyward/coc-rust-analyzer
	arch = any
	license = MIT
	makedepends = yarn
	makedepends = npm
	makedepends = git
	depends = neovim-coc
	provides = neovim-coc-rust-analyzer
	conflicts = neovim-coc-rust-analyzer
	source = coc-rust-analyzer::git+https://github.com/fannheyward/coc-rust-analyzer.git
	sha256sums = SKIP

pkgname = neovim-coc-rust-analyzer-git