summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3770f2496921be634a95318387d2ce9ffec72409 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = fish-lsp-git
	pkgdesc = LSP implementation for the fish shell language
	pkgver = r321.9e1ffad
	pkgrel = 2
	url = https://github.com/ndonfris/fish-lsp/
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = yarn
	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