diff --git a/srcpkgs/R-cran-tibble/template b/srcpkgs/R-cran-tibble/template index 029f1578577..5f227c8b806 100644 --- a/srcpkgs/R-cran-tibble/template +++ b/srcpkgs/R-cran-tibble/template @@ -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 " license="MIT" homepage="http://tibble.tidyverse.org/" -checksum=11670353ff7059a55066dd075d1534d6a27bc5c3583fb9bc291bf750a75c5b17 +checksum=7ab2cc295eecf00a5310993c99853cd6622ad468e7a60d004b8a73957a713d13 post_install() { vlicense LICENSE