blob: b45d005c4863c8437f58431e303b18d8432b9c41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ruby-dry-cli
pkgdesc = Common framework to build command line interfaces with Ruby
pkgver = 1.0.0
pkgrel = 1
url = https://dry-rb.org/gems/dry-cli
arch = any
license = MIT
depends = ruby
depends = ruby-concurrent
noextract = dry-cli-1.0.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/dry-cli-1.0.0.gem
sha256sums = 28ead169f872954dd08910eb8ead59cf86cd18b4aab321e8eeefe945749569f0
pkgname = ruby-dry-cli
|