mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cocoa: auto updated to 2.10.0-1
This commit is contained in:
parent
f3e549f4ee
commit
99ca4f3590
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=COCOA
|
||||
_pkgver=2.8.0
|
||||
_pkgver=2.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.8.0
|
||||
pkgver=2.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='Coordinate Covariation Analysis'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('07d5b5157f005981fe6d47e7a164fc69efd5091ac4edd59929ed8ef3d0083282')
|
||||
sha256sums=('21b026ca2cd22fff4f868c1377d993c85a74927384a8414ecf0db809234c8056')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue