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

pkgname = kotlin-language-server