mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scico: auto updated to 1.3.1-1
This commit is contained in:
parent
beae3506e2
commit
62ae06bf94
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=scico
|
||||
_pkgver=1.3.0
|
||||
_pkgver=1.3.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.0
|
||||
pkgrel=5
|
||||
pkgver=1.3.1
|
||||
pkgrel=1
|
||||
pkgdesc='Colour Palettes Based on the Scientific Colour-Maps'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('234a7ba14042e5c7efd3e2782922ca591021a8f467446b0e6f1be8d2e472f921')
|
||||
sha256sums=('af7098ecc04f0948610447c2f77f61d45fd92dcb79edbe246e25def6a1fb4cb8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue