diff --git a/srcpkgs/R-cran-pillar/template b/srcpkgs/R-cran-pillar/template index ad10172795f..0292e18d91e 100644 --- a/srcpkgs/R-cran-pillar/template +++ b/srcpkgs/R-cran-pillar/template @@ -1,12 +1,14 @@ # Template file for 'R-cran-pillar' pkgname=R-cran-pillar -version=1.2.3 +version=1.3.0 revision=1 build_style=R-cran -depends+=" R-cran-cli>=1.0.0 R-cran-crayon>=1.3.4 R-cran-rlang>=0.2.0 R-cran-utf8>=1.1.3" -makedepends+=" R-cran-cli R-cran-crayon R-cran-rlang R-cran-utf8" +depends+=" R-cran-cli>=1.0.0 R-cran-crayon>=1.3.4 R-cran-rlang>=0.2.0 + R-cran-utf8>=1.1.3 R-cran-fansi" +makedepends+=" R-cran-cli R-cran-crayon R-cran-rlang R-cran-utf8 + R-cran-fansi" short_desc="Coloured Formatting for Columns" maintainer="Florian Wagner " -license="GPL-3" +license="GPL-3.0-or-later" homepage="https://github.com/r-lib/pillar/" -checksum=c81d1b5c6b55d789a6717dc3c7be1200eb0efbcfc5013db00d553d9cafd6f0e7 +checksum=aed845ae4888be9a7340eed57536e3fe6cb46e89d905897fb9b0635797cfcae0 diff --git a/srcpkgs/R-cran-pillar/update b/srcpkgs/R-cran-pillar/update new file mode 100644 index 00000000000..46e90dd9f4e --- /dev/null +++ b/srcpkgs/R-cran-pillar/update @@ -0,0 +1 @@ +ignore="*.9[0-9][0-9][0-9]"