blob: 9e069ab3645e390186ce4de37ac8ca52bb043773 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ruby-actionmailer
pkgdesc = Email composition, delivery, and receiving framework (part of Rails).
pkgver = 6.1.4.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-6.1.4.1.gem
options = !emptydirs
source = https://rubygems.org/downloads/actionmailer-6.1.4.1.gem
sha256sums = 229525238eeba137d9ecdc6c331fac07c76a2305ea66f102642f16a6043d4003
pkgname = ruby-actionmailer
|