mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
New package: ruby-rainbow-3.0.0
This commit is contained in:
parent
5ee3892666
commit
5d5850eb20
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ruby-rainbow/template
Normal file
15
srcpkgs/ruby-rainbow/template
Normal 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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue