mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 12:40:30 +01:00
15 lines
462 B
Plaintext
15 lines
462 B
Plaintext
pkgbase = ruby-terminal-table
|
|
pkgdesc = Simple, feature rich ascii table generation library
|
|
pkgver = 3.0.2
|
|
pkgrel = 2
|
|
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.2.tar.gz::https://github.com/tj/terminal-table/archive/v3.0.2.tar.gz
|
|
sha1sums = b8ccfd06e6a990b66b06802e97ef8d7282dac5f2
|
|
|
|
pkgname = ruby-terminal-table
|