mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spidermir: auto updated to 1.26.0-1
This commit is contained in:
parent
6edfdbd218
commit
06e078c6a8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SpidermiR
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='SpidermiR: An R/Bioconductor package for integrative network analysis with miRNA data'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f89493fd2bf2b6788b0a96fe9998531ed727b747162e2be11246b0b7cb7398d7')
|
||||
sha256sums=('50110a5eb8d05168cdcdfc0a5e681d598bf7f777119b7812c9d36e98396b3a6c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue