summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4891b23457a8caa1975cb9468bf91b23d2d4fb1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = ruby-pry
	pkgdesc = An IRB alternative and runtime developer console.
	pkgver = 0.13.0
	pkgrel = 1
	url = http://pryrepl.org
	arch = any
	license = MIT
	checkdepends = ruby-rspec
	checkdepends = ruby-rake
	checkdepends = ruby-bundler
	makedepends = rubygems
	makedepends = ruby-rdoc
	depends = ruby
	depends = ruby-coderay
	depends = ruby-method_source
	options = !emptydirs
	source = https://github.com/pry/pry/archive/v0.13.0.tar.gz
	sha256sums = aa347b8fb9cbe8b14ce5e9bb9229556a5bbce054e959f90abb939424b26d14c3

pkgname = ruby-pry