mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
R-cran-rstudioapi: update to 0.16.0.
This commit is contained in:
parent
9be0911737
commit
da971b3f24
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'R-cran-rstudioapi'
|
# Template file for 'R-cran-rstudioapi'
|
||||||
pkgname=R-cran-rstudioapi
|
pkgname=R-cran-rstudioapi
|
||||||
version=0.13
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
short_desc="Safely Access the RStudio API"
|
short_desc="Safely Access the RStudio API"
|
||||||
maintainer="Luke Hannan <lukehannan@gmail.com>"
|
maintainer="Luke Hannan <lukehannan@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/rstudio/rstudioapi"
|
homepage="https://github.com/rstudio/rstudioapi"
|
||||||
checksum=aac35bbdcb4a8e8caba943bc8a2b98120e8940b80cd1020224bb1a26ff776d8b
|
checksum=74ffa867199e87a54386fbd26919233371f314f73d7338dd4e4695708fed4fe6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue