summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8fe3fd55ed861b778117e867cdb95a12a26fd0b3 (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 = 1.1.1
	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.1.tar.gz
	sha256sums = 889a8866affe175c0c3fcd37b7a11e3f67b319ab3c1404d69c63b09a1796d3b4

pkgname = kotlin-language-server