summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33bdea21c64c281ade904404298ad84f53d9aa2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = lf-cli-bin
	pkgdesc = The Lingua Franca compiler and command line tools
	pkgver = 0.8.0
	pkgrel = 1
	url = https://lf-lang.org
	arch = x86_64
	arch = aarch64
	license = BSD
	depends = java-runtime=17
	depends = bash
	conflicts = lfc-bin
	conflicts = lf-cli
	conflicts = lf-cli-nightly
	conflicts = lf-cli-nightly-bin
	replaces = lfc-bin
	source = https://github.com/lf-lang/lingua-franca/releases/download/v0.8.0/lf-cli-0.8.0-Linux-x86_64.tar.gz
	source = https://raw.githubusercontent.com/lf-lang/lingua-franca/v0.8.0/LICENSE
	sha512sums = 49901d0e79dd7dbc89556b13218badd5a11bbc4e388cec65ce8ee1b6d6fe901627f41c156c99be7fd8ec800c4e76a886e2792f55f055e880e3e23dca4eb1b0de
	sha512sums = 18891c00ad4a0c7137d6ba0daff30fc7131dd8a4528ef26219d880fd4b6bd575bcf76efb6c3430a1d1bb21739139af20761264825767f59859aecaa459139824

pkgname = lf-cli-bin