mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cemitool: auto updated to 1.28.0-1
This commit is contained in:
parent
6bb46eda7b
commit
b1aa29b171
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CEMiTool
|
||||
_pkgver=1.26.1
|
||||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.1
|
||||
pkgrel=2
|
||||
pkgver=1.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='Co-expression Modules identification Tool'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -42,7 +42,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('36b60b70b931e765db3773ef34e579afa0e4510666a72690bf09025b38e545b1')
|
||||
sha256sums=('b367138322db79d1ff6c38d88d1f42c2060b31a85314fc7dcc92652f2de29edd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue