r-cocoa: auto updated to 2.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 13:49:37 +00:00
parent f3e549f4ee
commit 99ca4f3590

View file

@ -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}"