summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a76f6b3142b5d6d88284e909590b3f883ae32c5b (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.1.2
	pkgrel = 1
	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/1.1.2.tar.gz
	sha256sums = 82d2a1c15d1384ff9fbafef43c54ffe91a17587310980ffb760c4d1ce608f991

pkgname = kotlin-language-server