summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0d4fce22f22d14897cb28d8af3b8d0bba45e062b (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.12
	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.12.tar.gz
	sha256sums = 6d36c011b9a1f02f2d83570e1e03c77e2481a744ce3f6a7579cc83681f604aa8

pkgname = kotlin-language-server