mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spidermir: auto updated to 1.28.0-1
This commit is contained in:
parent
483ae33bd7
commit
1fe5d63e6e
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.26.1
|
||||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.1
|
||||
pkgver=1.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='SpidermiR: An R/Bioconductor package for integrative network analysis with miRNA data'
|
||||
arch=('any')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7529f2d4ce55b2335e5ea88d10e0556d04f8e91fe1ce882849e951e66fa0967f')
|
||||
sha256sums=('ae1908485999a2bbed8171065ab4468e114afd6500e0788d6845d0f388f8ab8d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue