summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f99c43edafc600bab415db383c9636acc097d885 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = kotlin-language-server
	pkgdesc = Smart code completion, diagnostics and more for Kotlin using the Language Server Protocol
	pkgver = 0.1.13
	pkgrel = 1
	url = https://github.com/fwcd/KotlinLanguageServer.git
	arch = any
	license = MIT
	makedepends = git
	makedepends = gradle
	depends = java-runtime
	source = kotlin-language-server::git+https://github.com/fwcd/KotlinLanguageServer.git#commit=e3df0185ebcdf9502051fd806e45a9469e9d41e4
	sha256sums = SKIP

pkgname = kotlin-language-server