summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b5242f5d14e41549499ffc3f0476573bbf4bb9d0 (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
25
pkgbase = ruby-html-proofer
	pkgdesc = Test your rendered HTML files to make sure they are accurate
	pkgver = 3.7.0
	pkgrel = 1
	url = https://github.com/gjtorikian/html-proofer
	arch = any
	license = MIT
	depends = ruby
	depends = ruby-mercenary
	depends = ruby-nokogiri
	depends = ruby-colorize
	depends = ruby-typhoeus
	depends = ruby-yell
	depends = ruby-parallel
	depends = ruby-addressable
	depends = ruby-activesupport
	noextract = html-proofer-3.7.0.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/html-proofer-3.7.0.gem
	source = LICENSE
	sha1sums = fd804e5b09f77353cf5661e13453e719849ed860
	sha1sums = f90727a909db39508bcfdcfff6e9c225a295dc8a

pkgname = ruby-html-proofer