diff --git a/srcpkgs/R-cran-ggplot2/template b/srcpkgs/R-cran-ggplot2/template index 879143c3279..085db2d471a 100644 --- a/srcpkgs/R-cran-ggplot2/template +++ b/srcpkgs/R-cran-ggplot2/template @@ -1,19 +1,19 @@ # Template file for 'R-cran-ggplot2' pkgname=R-cran-ggplot2 -version=3.1.0 +version=3.1.1 revision=1 build_style=R-cran -depends+=" R-cran-digest R-cran-gtable>=0.1.1 R-cran-plyr>=1.7.1 - R-cran-reshape2 R-cran-scales>=0.4.1 R-cran-tibble - R-cran-lazyeval R-cran-withr>=2.0.0" -makedepends+=" R-cran-digest R-cran-gtable R-cran-plyr +makedepends="R-cran-digest R-cran-gtable R-cran-plyr R-cran-reshape2 R-cran-scales R-cran-tibble R-cran-lazyeval R-cran-withr" +depends="R-cran-digest R-cran-gtable>=0.1.1 R-cran-plyr>=1.7.1 + R-cran-reshape2 R-cran-scales>=0.4.1 R-cran-tibble + R-cran-lazyeval R-cran-withr>=2.0.0" short_desc="Create Elegant Data Visualisations Using the Grammar of Graphics" maintainer="Florian Wagner " license="GPL-2.0-only" homepage="https://ggplot2.tidyverse.org/" -checksum=49e77ccbe1ee9e4278312b001ad34aa1d93a3d98a90aaefcb595da20b2195ed7 +checksum=bfde297f3b4732e7f560078f4ce131812a70877e6b5b1d41a772c394939e0c79 post_install() { vlicense LICENSE