summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f735ff1c4a6c4cb70d8a3f4195cdfb97affb936a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ruby-pry
	pkgdesc = An IRB alternative and runtime developer console
	pkgver = 0.14.1
	pkgrel = 2
	url = https://github.com/pry/pry
	arch = any
	license = MIT
	checkdepends = ruby-bundler
	checkdepends = ruby-rake
	checkdepends = ruby-rspec
	makedepends = git
	makedepends = rubygems
	makedepends = ruby-rdoc
	depends = ruby
	depends = ruby-coderay
	depends = ruby-method_source
	options = !emptydirs
	source = git+https://github.com/pry/pry.git?tag=v0.14.1
	source = disable-broken-test.patch
	sha256sums = SKIP
	sha256sums = ea965f6849b4757d8dd0099422da406139af847071a20f10e76366e8d6c576e7

pkgname = ruby-pry