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

pkgname = kotlin-language-server