summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4bf9bbc0daa27e3382207681337f130aa68bccd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = pyright
	pkgdesc = Type checker for the Python language
	pkgver = 1.1.93
	pkgrel = 1
	url = https://github.com/microsoft/pyright
	arch = any
	license = MIT
	makedepends = npm
	depends = nodejs>=12
	provides = pyright
	provides = pyright-langserver
	source = https://github.com/microsoft/pyright/archive/1.1.93.tar.gz
	sha256sums = a2ce868298ec516128e09a3224ef5dc99e9d0c485e62e6222fce7a62f7e902fa

pkgname = pyright