summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6883be9c325bffcccdf2350a836200d6fcaaa6ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = rebar3
	pkgdesc = A sophisticated build-tool for Erlang projects that follows OTP principles.
	pkgver = 3.3.2
	pkgrel = 1
	url = https://github.com/rebar/rebar3
	arch = any
	license = APACHE
	depends = erlang-nox
	optdepends = rebar3-zsh: ZSH completion
	source = rebar3-3.3.2.tar.gz::https://github.com/rebar/rebar3/archive/3.3.2.tar.gz
	md5sums = 7f6050b3fb4c81295aefcf38ddea8c3d

pkgname = rebar3