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