blob: 50b178a602b60a74b43a2583c17c20bf047e942e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Generated by mksrcinfo v8
# Sun Dec 25 13:13:07 UTC 2016
pkgbase = ruby-actionmailer
pkgdesc = Email composition, delivery, and receiving framework (part of Rails).
pkgver = 5.0.1
pkgrel = 1
url = http://www.rubyonrails.org
arch = any
license = MIT
depends = ruby
depends = ruby-actionpack
depends = ruby-actionview
depends = ruby-mail
depends = ruby-rails-dom-testing
noextract = actionmailer-5.0.1.gem
options = !emptydirs
source = https://rubygems.org/downloads/actionmailer-5.0.1.gem
sha1sums = 839aa492e3d81568b9d5c4c9f2974a3964e12025
pkgname = ruby-actionmailer
|