From fa55c267d537e249454fd8e18d0becbf57e63ce1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 3 Nov 2018 13:54:48 -0300 Subject: [PATCH] R-cran-ggplot2: update to 3.1.0. --- srcpkgs/R-cran-ggplot2/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/R-cran-ggplot2/template b/srcpkgs/R-cran-ggplot2/template index a85e9ff89e..879143c327 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.0.0 +version=3.1.0 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" + 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 - R-cran-reshape2 R-cran-scales R-cran-tibble - R-cran-lazyeval R-cran-withr" + R-cran-reshape2 R-cran-scales R-cran-tibble + R-cran-lazyeval R-cran-withr" 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=c768f5039ef684c3874a92210a975af52e74f00927ff31c31a73eb1fe139694d +checksum=49e77ccbe1ee9e4278312b001ad34aa1d93a3d98a90aaefcb595da20b2195ed7 post_install() { vlicense LICENSE