summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26c3eed7a4cf9c139f2f09cb55145e469c093849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = kotlin-language-server
	pkgdesc = Smart code completion, diagnostics and more for Kotlin using the Language Server Protocol
	pkgver = 0.4.0
	pkgrel = 2
	url = https://github.com/fwcd/KotlinLanguageServer
	arch = any
	license = MIT
	makedepends = git
	depends = java-runtime
	provides = kotlin-language-server
	conflicts = kotlin-language-server-git
	source = https://github.com/fwcd/KotlinLanguageServer/archive/0.4.0.tar.gz
	sha256sums = adccd90b2f7abd17d0e955aacbb12057577819f06810adfdce2f20a27320a8b8

pkgname = kotlin-language-server