summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63c4e80ae546b84e9c011b78f094b42ae4311eb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = fish-lsp-git
	pkgdesc = LSP implementation for the fish shell language
	pkgver = r318.ed156da
	pkgrel = 1
	url = https://github.com/ndonfris/fish-lsp/
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = yarn
	makedepends = typescript
	depends = fish
	depends = nodejs
	depends = python
	provides = fish-lsp
	conflicts = fish-lsp
	source = fish-lsp-git::git+https://github.com/ndonfris/fish-lsp.git
	sha256sums = SKIP

pkgname = fish-lsp-git