summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7f965444815b05fabe95321ccb8fc9569cd77a83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = ruby-install-git
	pkgdesc = Installs Ruby, JRuby, Rubinius, TruffleRuby or mruby.
	pkgver = 0.7.0.r7.ea2b8bb
	pkgrel = 1
	url = https://github.com/postmodern/ruby-install
	arch = any
	license = MIT
	makedepends = git
	depends = bash>=3
	depends = curl
	depends = tar
	depends = bzip2
	depends = gcc
	optdepends = patch: for specifying any additional patches to apply
	provides = ruby-install
	conflicts = ruby-install
	source = git+https://github.com/postmodern/ruby-install
	md5sums = SKIP

pkgname = ruby-install-git