R-cran-tibble: update to 1.3.4.
This commit is contained in:
parent
3ebec6fc2c
commit
1a9cdd65da
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'R-cran-tibble'
|
# Template file for 'R-cran-tibble'
|
||||||
pkgname=R-cran-tibble
|
pkgname=R-cran-tibble
|
||||||
version=1.3.3
|
version=1.3.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
depends+="R-cran-rlang R-cran-Rcpp>=0.12.3"
|
depends+="R-cran-rlang R-cran-Rcpp>=0.12.3"
|
||||||
makedepends+=" R-cran-rlang R-cran-Rcpp"
|
makedepends+=" R-cran-rlang R-cran-Rcpp"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Simple Data Frames"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://tibble.tidyverse.org/"
|
homepage="http://tibble.tidyverse.org/"
|
||||||
checksum=802ec8346eae2397a2fc64b254cf80a67c7832cb5211328336f45053ea2518ae
|
checksum=a7eef7018a68fc07c17c583fb7821a08d6bc381f5961258bffaa6ef6b137760b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue