summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 14f782ebcc8034350443e5aea5e432128973ed08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = kotlin-native-bin
	pkgdesc = An LLVM based backend for the Kotlin compiler and native implementation of the Kotlin standard library
	pkgver = 2.1.0
	pkgrel = 1
	url = https://kotlinlang.org/
	arch = x86_64
	license = Apache
	depends = java-environment>=8
	optdepends = lldb: for konan-lldb
	provides = kotlin-native
	conflicts = kotlin-native
	conflicts = kotlin-native-git
	options = staticlibs
	options = libtool
	options = !strip
	source = https://github.com/JetBrains/kotlin/releases/download/v2.1.0/kotlin-native-prebuilt-linux-x86_64-2.1.0.tar.gz
	sha256sums = e5a02a0ffaeee8e1968ad9be406a2e5cc348738c55f28e25b4b58f736f6df0fe

pkgname = kotlin-native-bin