summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e84292e889b75a5fdd7881b6153d43788e6fb980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = rebar3-zsh
	pkgdesc = ZSH completion for rebar3.
	pkgver = 3.20.0
	pkgrel = 1
	url = https://github.com/erlang/rebar3
	arch = any
	license = APACHE
	depends = zsh
	depends = rebar3
	source = _rebar3_3.20.0::https://raw.githubusercontent.com/erlang/rebar3/3.20.0/apps/rebar/priv/shell-completion/zsh/_rebar3
	md5sums = 0ea7182cab18aa959376a0a9993f6f13

pkgname = rebar3-zsh