mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
18 lines
504 B
Plaintext
18 lines
504 B
Plaintext
pkgbase = ruby-terminal-table
|
|
pkgdesc = Simple, feature rich ascii table generation library
|
|
pkgver = 2.0.0
|
|
pkgrel = 1
|
|
url = https://github.com/tj/terminal-table
|
|
arch = any
|
|
license = MIT
|
|
depends = ruby
|
|
depends = ruby-unicode-display_width<2
|
|
depends = ruby-unicode-display_width>=1.1.1
|
|
noextract = terminal-table-2.0.0.gem
|
|
options = !emptydirs
|
|
source = https://rubygems.org/downloads/terminal-table-2.0.0.gem
|
|
sha1sums = 967467fe515e0221049431ef2929404bf9dc6be2
|
|
|
|
pkgname = ruby-terminal-table
|
|
|