mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cemitool: auto updated to 1.26.1-1
This commit is contained in:
parent
095ca5b8aa
commit
5f1b16e8a4
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.26.0
|
||||
_pkgver=1.26.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.0
|
||||
pkgver=1.26.1
|
||||
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=('a8a06df231fce7974c7bf7bc4fe452cad0f1c2296a40246fdb25916fc7bc5bea')
|
||||
sha256sums=('36b60b70b931e765db3773ef34e579afa0e4510666a72690bf09025b38e545b1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue