summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb6b5467b8ec16e3226181e0595aad9ee81efc75 (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.1
	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.3.1.tar.gz
	sha256sums = a968e0079787f1a6d2f46b4dbd49b2394c266287c8573097f71a14cdb794223d

pkgname = kotlin-language-server