blob: 36579d6f4a03c093ada396ad7885ceebac76ec17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ruby-rr
pkgdesc = RR is a test double framework that features a rich selection of double techniques and a terse syntax
pkgver = 1.2.1
pkgrel = 3
url = https://github.com/rr/rr
arch = any
license = MIT
checkdepends = ruby-test-unit-rr
checkdepends = ruby-rspec
checkdepends = ruby-test-unit
makedepends = ruby-rdoc
makedepends = ruby-rake
makedepends = ruby-bundler
depends = ruby
options = !emptydirs
source = https://github.com/rr/rr/archive/v1.2.1/ruby-rr-v1.2.1.tar.gz
sha512sums = df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
pkgname = ruby-rr
|