blob: 82d1e379397efb408028ffc7636fb4163ea04c3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ruby-backports
pkgdesc = Essential backports that enable many of the nice features of Ruby 1.8.7 up to 2.1.0 for earlier versions.
pkgver = 3.25.0
pkgrel = 1
url = http://github.com/marcandre/backports
arch = any
license = MIT
makedepends = ruby-rdoc
depends = ruby
noextract = backports-3.25.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/backports-3.25.0.gem
sha512sums = 47a2ffb83030cb317e85a4f72a1c4a76a90324b8928ac73e1aa3404a22136661e9ce718bfdd937fbe07b9e05a338fcbd717bb505fb1dd91cfee570bbff9e3f72
pkgname = ruby-backports
|