summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a9bc064b6efa2b4e8e33883578586ceeac1edccd (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.3.9
	pkgrel = 1
	url = https://github.com/fwcd/kotlin-language-server
	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/kotlin-language-server/archive/1.3.9.tar.gz
	sha256sums = 4c06ce35b1686c27cc4a8b8dc0905dd3901e83de7028e0c7c0cfd2b6082e1e09

pkgname = kotlin-language-server