mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-viridislite: auto updated to 0.4.1-1
This commit is contained in:
parent
5b9717db42
commit
64432455ec
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=viridisLite
|
||||
_pkgver=0.4.0
|
||||
_pkgver=0.4.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.4.0
|
||||
pkgrel=8
|
||||
pkgver=0.4.1
|
||||
pkgrel=1
|
||||
pkgdesc='Colorblind-Friendly Color Maps (Lite Version)'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('849955dc8ad9bc52bdc50ed4867fd92a510696fc8294e6971efa018437c83c6a')
|
||||
sha256sums=('a896db1ccae5fc1a8b3764d02f24cef74ef7a8341cf9f3401c4efe799870ea97')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue