mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-cli: update to 2.0.2
This commit is contained in:
parent
f339599e76
commit
e6d576075f
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'R-cran-cli'
|
# Template file for 'R-cran-cli'
|
||||||
pkgname=R-cran-cli
|
pkgname=R-cran-cli
|
||||||
version=1.1.0
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-assertthat R-cran-crayon"
|
makedepends="R-cran-assertthat R-cran-crayon R-cran-fansi R-cran-glue"
|
||||||
depends="R-cran-assertthat R-cran-crayon"
|
depends="R-cran-assertthat R-cran-crayon R-cran-fansi R-cran-glue"
|
||||||
short_desc="Helpers for Developing Command Line Interfaces"
|
short_desc="Helpers for Developing Command Line Interfaces"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/r-lib/cli/"
|
homepage="https://github.com/r-lib/cli/"
|
||||||
checksum=4fc00fcdf4fdbdf9b5792faee8c7cf1ed5c4f45b1221d961332cda82dbe60d0a
|
checksum=490834e5b80eb036befa0e150996bcab1c4d5d168c3d45209926e52d0d5413b6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue