summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dfdfee28f2cd4e7a5170bbb56a659b027e9597e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ruby-actionview
	pkgdesc = Rendering framework putting the V in MVC (part of Rails).
	pkgver = 4.2.3
	pkgrel = 1
	url = http://www.rubyonrails.org
	arch = any
	license = MIT
	depends = ruby
	depends = ruby-activesupport
	depends = ruby-builder
	depends = ruby-erubis
	noextract = actionview-4.2.3.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/actionview-4.2.3.gem
	sha1sums = 53982ad7579069c2a5de4939bb8c689550bdd2ab

pkgname = ruby-actionview