R-cran-tibble: update to 2.1.3.
This commit is contained in:
parent
8131412a88
commit
90498ea697
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'R-cran-tibble'
|
||||
pkgname=R-cran-tibble
|
||||
version=2.1.1
|
||||
version=2.1.3
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
makedepends="R-cran-cli R-cran-crayon R-cran-pillar R-cran-rlang R-cran-pkgconfig"
|
||||
|
@ -9,7 +9,7 @@ short_desc="Simple Data Frames"
|
|||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="MIT"
|
||||
homepage="http://tibble.tidyverse.org/"
|
||||
checksum=45c777e9fb3731cb15126ce67e70a71eac97022d59efdefc840742d920a03284
|
||||
checksum=9a8cea9e6b5d24a7e9bf5f67ab38c40b2b6489eddb0d0edb8a48a21ba3574e1a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue