summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e1fe9cbbfbe2c8a1927e6b27477f620d2a186c56 (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.4
	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.4.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/actionview-4.2.4.gem
	sha1sums = 334ddc60724e4e1ff99e2170d2e435805d0ade0b

pkgname = ruby-actionview