blob: 920037f6363ff35d9c437d23d5b4eb3eea94d5e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = kscript
pkgdesc = Enhanced scripting support for Kotlin on *nix-based systems
pkgver = 2.3.0
pkgrel = 1
url = https://github.com/holgerbrandl/kscript
arch = any
license = MIT
depends = kotlin
source = kscript-2.3.0.bin.zip::https://github.com/holgerbrandl/kscript/releases/download/v2.3.0/kscript-2.3.0-bin.zip
sha256sums = cf0841ea96a1836b1f8bb3d0a9ab4d8515299ce9ee41820d96845645eb06beb5
pkgname = kscript
|