summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d3d3346f7464fa047570724abd06a3bb8c4e5f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = rebar3
	pkgdesc = A sophisticated build-tool for Erlang projects that follows OTP principles.
	pkgver = 3.24.0
	pkgrel = 1
	url = https://github.com/erlang/rebar3
	arch = any
	license = Apache-2.0
	depends = erlang-nox
	optdepends = rebar3-zsh: ZSH completion
	provides = rebar3
	conflicts = rebar3-git
	source = rebar3-3.24.0.tar.gz::https://github.com/erlang/rebar3/archive/3.24.0.tar.gz
	sha256sums = 391b0eaa2825bb427fef1e55a0d166493059175f57a33b00346b84a20398216c

pkgname = rebar3