New package: ruby-rainbow-3.0.0

This commit is contained in:
Frank Steinborn 2019-01-06 12:37:09 +01:00 committed by maxice8
parent 5ee3892666
commit 5d5850eb20

View file

@ -0,0 +1,15 @@
# Template file for 'ruby-rainbow'
pkgname=ruby-rainbow
version=3.0.0
revision=1
noarch=yes
build_style=gem
short_desc="Colorize printed text on ANSI terminals"
maintainer="Frank Steinborn <steinex@nognu.de>"
license="MIT"
homepage="https://github.com/sickill/rainbow"
checksum=13ce4ffc3c94fb7a842117ecabdcdc5ff7fa27bec15ea44137b9f9abe575622d
post_install() {
vlicense LICENSE
}