mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
16 lines
463 B
Plaintext
16 lines
463 B
Plaintext
pkgbase = ruby-terminal-table
|
|
pkgdesc = Simple, feature rich ascii table generation library
|
|
pkgver = 3.0.1
|
|
pkgrel = 1
|
|
url = https://github.com/tj/terminal-table
|
|
arch = any
|
|
license = MIT
|
|
depends = ruby
|
|
depends = ruby-unicode-display_width>=1.1.1
|
|
options = !emptydirs
|
|
source = ruby-terminal-table-3.0.1.tar.gz::https://github.com/tj/terminal-table/archive/v3.0.1.tar.gz
|
|
sha1sums = 774d905f3e5a8bef9507bb3a47214f9a58f426e6
|
|
|
|
pkgname = ruby-terminal-table
|
|
|