mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-crayon: update to 1.5.1
This commit is contained in:
parent
885106eda7
commit
6006998fc0
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'R-cran-crayon'
|
# Template file for 'R-cran-crayon'
|
||||||
pkgname=R-cran-crayon
|
pkgname=R-cran-crayon
|
||||||
version=1.4.1
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
short_desc="Colored Terminal Output"
|
short_desc="Colored Terminal Output"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/r-lib/crayon/"
|
homepage="https://github.com/r-lib/crayon/"
|
||||||
checksum=08b6e42e748d096960b2f32b7ffe690c25742e29fe14c19d1834cd6ff43029c7
|
checksum="c025c73b78a8e88e8e4363c8e1a941da5089a7baea39e59ea5342ab9ebe45df9
|
||||||
|
c025c73b78a8e88e8e4363c8e1a941da5089a7baea39e59ea5342ab9ebe45df9"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue