mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-rstudioapi: update to 0.13.
This commit is contained in:
parent
5f62a88fe7
commit
89e153cd6f
1 changed files with 3 additions and 3 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.11
|
version=0.13
|
||||||
revision=2
|
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=13e07fb7e2eba8cf1d885db2721901d676d219a1042d7ef5d166125e4905306b
|
checksum=aac35bbdcb4a8e8caba943bc8a2b98120e8940b80cd1020224bb1a26ff776d8b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue