summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a1fcec58b4b3a586713d3f69d1fbe9ecca3800c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = fish-lsp-git
	pkgdesc = LSP implementation for the fish shell langauge
	pkgver = r312.1cbeb37
	pkgrel = 2
	url = https://github.com/ndonfris/fish-lsp/
	arch = any
	license = MIT
	makedepends = git
	makedepends = yarn
	depends = fish
	provides = fish-lsp
	source = fish-lsp::git+https://github.com/ndonfris/fish-lsp.git
	sha256sums = SKIP

pkgname = fish-lsp-git