mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-cli: update to 3.3.0
This commit is contained in:
parent
16ccce8dc7
commit
2093502e8f
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'R-cran-cli'
|
# Template file for 'R-cran-cli'
|
||||||
pkgname=R-cran-cli
|
pkgname=R-cran-cli
|
||||||
version=2.3.1
|
version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-assertthat R-cran-glue"
|
makedepends="R-cran-assertthat R-cran-glue"
|
||||||
depends="R-cran-assertthat R-cran-glue"
|
depends="R-cran-assertthat 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="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/r-lib/cli/"
|
homepage="https://github.com/r-lib/cli/"
|
||||||
checksum=516ce2de54b4a58afa943f31dfdd925e532b67cf5f91aec355e255637b2406ca
|
checksum="c3a9ebbcb9017fb9aeda4f7df5ca981e42b169cbd7ce13e592cda2cd74250d63
|
||||||
|
c3a9ebbcb9017fb9aeda4f7df5ca981e42b169cbd7ce13e592cda2cd74250d63"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue