blob: 9d340dcc0eecdf555aa944a505f0cb54eef62613 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = mindcode-bin
pkgdesc = Mindcode/Schemacode command-line compiler
pkgver = 3.16.3
pkgrel = 1
url = https://github.com/cardillan/mindcode
arch = any
license = MIT
depends = java-runtime>=24.0
provides = mindcode
source = https://github.com/cardillan/mindcode/releases/download/v3.16.3/mindcode.jar
sha512sums = 304374b501c2e3e8925db5592504721a795ffa3888d5f9201316ce6099471e06f7c569bd71dd3588be25da979440ed6ff23f0601dcc9709f6296b8f5240b4345
pkgname = mindcode-bin
|