summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 68e2cf24aff877c8d7396f83d8b52295d63704e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = gleam-git
	pkgdesc = A statically typed language for the Erlang VM
	pkgver = 0.7.0.r0.ga89f777
	pkgrel = 1
	url = https://github.com/gleam-lang/gleam
	arch = x86_64
	license = Apache
	makedepends = rust
	depends = erlang-nox
	provides = gleam
	conflicts = gleam
	options = strip
	options = !docs
	options = !libtool
	options = !staticlibs
	source = gleam::git://github.com/gleam-lang/gleam.git
	sha256sums = SKIP

pkgname = gleam-git