summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c041fcdefa8eeb0759052d75184855922aac65b (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.7.0
	pkgrel = 2
	url = https://github.com/fwcd/KotlinLanguageServer
	arch = any
	license = MIT
	makedepends = java-environment>=14
	depends = java-runtime>=14
	provides = kotlin-language-server
	conflicts = kotlin-language-server-git
	source = https://github.com/fwcd/KotlinLanguageServer/archive/0.7.0.tar.gz
	sha256sums = d795c8105aff7f5414609466bf18964b6cc37215ed14ca88294fe506ba74efa4

pkgname = kotlin-language-server