summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ba334b9b04dfa1b01725cbc01a5f98766e3bb5d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ruby-activerecord
	pkgdesc = Object-relational mapper framework (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-activemodel
	depends = ruby-arel
	noextract = activerecord-4.2.4.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/activerecord-4.2.4.gem
	sha1sums = d9faecb759827fc7944558463388efbbd9f20005

pkgname = ruby-activerecord