blob: 2ed2cba28c6e71f0ee43dabc8b2087c498d69405 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-pony
pkgdesc = Send email in one command: Pony.mail(:to => 'someone@example.com', :body => 'hello')
pkgver = 1.13.1
pkgrel = 2
url = http://github.com/benprew/pony
arch = any
license = MIT
depends = ruby
depends = ruby-mail
noextract = pony-1.13.1.gem
options = !emptydirs
source = https://rubygems.org/downloads/pony-1.13.1.gem
sha1sums = d2beca94911719aad91b027c25c4c48a8f2fb423
pkgname = ruby-pony
|