summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b8aac4e42f550d037a433d57cac09f9c973e545a (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 = 1.2.0
	pkgrel = 1
	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/1.2.0.tar.gz
	sha256sums = 2121a678d9c6ae2c80a74f3036ccc18fb778fe1ef25a527b3083d24c7c1bbf75

pkgname = kotlin-language-server