blob: 628a3c71b5153bc9204a854105312c70f533bc83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ruby-colored
pkgdesc = Ruby library for colorizing text output in your terminal
pkgver = 1.2
pkgrel = 5
url = http://github.com/defunkt/colored
arch = any
license = MIT
makedepends = ruby-rdoc
depends = ruby
noextract = colored-1.2.gem
source = https://rubygems.org/downloads/colored-1.2.gem
sha256sums = 9d82b47ac589ce7f6cab64b1f194a2009e9fd00c326a5357321f44afab2c1d2c
pkgname = ruby-colored
|