blob: 8d51143f851ec312d0f474d5b9cf02d8acfc8819 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = ruby-highline
pkgdesc = A higher level command-line oriented interface
pkgver = 3.1.2
pkgrel = 2
url = https://github.com/JEG2/highline
arch = any
license = GPL-2.0-only OR Ruby
checkdepends = ruby-bundler
checkdepends = ruby-dry-types
checkdepends = ruby-erb
checkdepends = ruby-minitest
checkdepends = ruby-rake
checkdepends = ruby-simplecov
makedepends = git
makedepends = ruby-rdoc
depends = ruby
depends = ruby-reline
options = !emptydirs
source = ruby-highline-3.1.2.tar.gz::https://github.com/JEG2/highline/archive/v3.1.2.tar.gz
sha256sums = 9a5d4d7d888fe43821849dd1c2b2dc78c83f862bde8635f6c0a14caf82540c55
pkgname = ruby-highline
|