summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54799956d8a176f900655c14ba264ca6dc7c95fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = rust-analyzer-vscode-git
	pkgdesc = An experimental Rust compiler front-end for IDEs (VSCode installation).
	pkgver = r7300.c9e1aab88
	pkgrel = 2
	url = https://github.com/rust-analyzer/rust-analyzer/
	arch = any
	license = MIT
	makedepends = git
	makedepends = npm>=6.10.0
	depends = rustup
	depends = code
	provides = rust-analyzer-vscode-git
	conflicts = rust-analyzer-vscode-git
	conflicts = rust-analyzer-git
	source = rust-analyzer-vscode-git::git+https://github.com/rust-analyzer/rust-analyzer/
	md5sums = SKIP

pkgname = rust-analyzer-vscode-git