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