mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cogaps: auto updated to 3.16.0-1
This commit is contained in:
parent
a26578a13c
commit
6315f81b3c
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CoGAPS
|
||||
_pkgver=3.14.0
|
||||
_pkgver=3.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.14.0
|
||||
pkgrel=2
|
||||
pkgver=3.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Coordinated Gene Activity in Pattern Sets'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('add5c7d43f46452c37a24614819dc3dcdd59e6ed8102f78016520c66ab3c77fa')
|
||||
sha256sums=('a33ee54841727d80c10663d0fd32a4cab968625e05c256e4bfcd49f06f2a586b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue