R-cran-crayon: update to 1.4.1.
This commit is contained in:
parent
0f81ef29cf
commit
f6dde749ba
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'R-cran-crayon'
|
# Template file for 'R-cran-crayon'
|
||||||
pkgname=R-cran-crayon
|
pkgname=R-cran-crayon
|
||||||
version=1.3.4
|
version=1.4.1
|
||||||
revision=2
|
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="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/r-lib/crayon/"
|
homepage="https://github.com/r-lib/crayon/"
|
||||||
checksum=fc6e9bf990e9532c4fcf1a3d2ce22d8cf12d25a95e4779adfa17713ed836fa68
|
checksum=08b6e42e748d096960b2f32b7ffe690c25742e29fe14c19d1834cd6ff43029c7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue