summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f00c109c8da67aa8217519aa9c7abcf50661b374 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ki-shell-git
	pkgdesc = Kotlin Language Interactive Shell
	pkgver = 0.5.0.r12.g5b1ff4d.kotlin2.0.20
	pkgrel = 1
	url = https://github.com/Kotlin/kotlin-interactive-shell
	arch = any
	license = Apache
	makedepends = maven
	makedepends = awk
	makedepends = kotlin
	makedepends = git
	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