mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
R-cran-ggplot2: update to 3.3.2.
This commit is contained in:
parent
491f71b7d0
commit
829a3204a9
1 changed files with 6 additions and 12 deletions
|
@ -1,20 +1,14 @@
|
|||
# Template file for 'R-cran-ggplot2'
|
||||
pkgname=R-cran-ggplot2
|
||||
version=3.2.1
|
||||
version=3.3.2
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
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"
|
||||
makedepends="R-cran-digest R-cran-glue R-cran-gtable R-cran-isoband
|
||||
R-cran-rlang R-cran-scales R-cran-tibble R-cran-withr"
|
||||
depends="R-cran-digest R-cran-glue R-cran-gtable R-cran-isoband
|
||||
R-cran-rlang R-cran-scales R-cran-tibble R-cran-withr"
|
||||
short_desc="Create Elegant Data Visualisations Using the Grammar of Graphics"
|
||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://ggplot2.tidyverse.org/"
|
||||
checksum=e39114a90af69041645b0751ac469d8919c5a7e8cb044a3b56a0728623e65a56
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
checksum=4dad281e6afb0202ebc8dbe9bd91ae93ab5c3b2aa10fad03078dd87f71595173
|
||||
|
|
Loading…
Add table
Reference in a new issue