15 lines
367 B
Bash
15 lines
367 B
Bash
# Template file for 'ruby-rainbow'
|
|
pkgname=ruby-rainbow
|
|
version=3.0.0
|
|
revision=8
|
|
build_style=gem
|
|
short_desc="Colorize printed text on ANSI terminals"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/sickill/rainbow"
|
|
checksum=13ce4ffc3c94fb7a842117ecabdcdc5ff7fa27bec15ea44137b9f9abe575622d
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|