summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a97fc5c4cf2a51bbed43c606bde8dace52483be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = ruby-rubocop-rspec
	pkgdesc = Code style checking for RSpec files
	pkgver = 2.9.0
	pkgrel = 1
	url = https://github.com/rubocop/rubocop-rspec
	arch = any
	license = MIT
	checkdepends = ruby-bundler
	checkdepends = ruby-rake
	checkdepends = ruby-rack
	checkdepends = ruby-rspec
	checkdepends = ruby-rubocop-performance
	checkdepends = ruby-rubocop-rake
	checkdepends = ruby-yard
	makedepends = rubygems
	makedepends = ruby-rdoc
	depends = ruby
	depends = ruby-rubocop
	depends = ruby-rubocop-ast
	options = !emptydirs
	source = https://github.com/rubocop/rubocop-rspec/archive/v2.9.0/rubocop-rspec-2.9.0.tar.gz
	sha256sums = 561d8bd2a6721532fa6a1f9e1cd30208c4167fbf5b6f63885841b2ad97923f14

pkgname = ruby-rubocop-rspec