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

pkgname = kotlin-language-server-git