mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggsci: auto updated to 3.0.2-1
This commit is contained in:
parent
256423dbfe
commit
07f2d53f3a
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=ggsci
|
||||
_pkgver=3.0.1
|
||||
_pkgver=3.0.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.0.1
|
||||
pkgver=3.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'"
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f16d85168c39d4dd861863d8b51396de8a14355de392d352f0905662ba9c190c')
|
||||
sha256sums=('c72836d750c5bde960311516ee16253cb3952920614c3ba2ab1847aac6ee5a61')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue