R-cran-tibble: update to 2.0.1 and fix build
This commit is contained in:
parent
f86ac63a00
commit
7b3d44f941
@ -1,15 +1,15 @@
|
||||
# Template file for 'R-cran-tibble'
|
||||
pkgname=R-cran-tibble
|
||||
version=1.4.2
|
||||
revision=2
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
depends+=" R-cran-cli R-cran-crayon R-cran-pillar>=1.1.0 R-cran-rlang"
|
||||
makedepends+=" R-cran-cli R-cran-crayon R-cran-pillar R-cran-rlang"
|
||||
makedepends="R-cran-cli R-cran-crayon R-cran-pillar R-cran-rlang R-cran-pkgconfig"
|
||||
depends="R-cran-cli R-cran-crayon R-cran-pillar>=1.1.0 R-cran-rlang R-cran-pkgconfig"
|
||||
short_desc="Simple Data Frames"
|
||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="MIT"
|
||||
homepage="http://tibble.tidyverse.org/"
|
||||
checksum=11670353ff7059a55066dd075d1534d6a27bc5c3583fb9bc291bf750a75c5b17
|
||||
checksum=7ab2cc295eecf00a5310993c99853cd6622ad468e7a60d004b8a73957a713d13
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user