summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b3cf80ffe3e86816fa9b704135ddf0af3447622 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ki-shell-git
	pkgdesc = Kotlin Language Interactive Shell
	pkgver = 0.3.3.r14.g0cc592d.kotlin1.5.21
	pkgrel = 1
	url = https://github.com/Kotlin/kotlin-interactive-shell
	arch = any
	license = Apache
	makedepends = maven
	makedepends = awk
	makedepends = kotlin>=1.4.32
	depends = sh
	depends = java-runtime>=8
	provides = ki-shell
	conflicts = ki-shell
	source = kotlin-interactive-shell::git+https://github.com/Kotlin/kotlin-interactive-shell.git
	sha256sums = SKIP

pkgname = ki-shell-git