mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mirsponger: auto updated to 2.0.0-1
This commit is contained in:
parent
26cf3a9bd2
commit
26cee73c70
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=miRspongeR
|
||||
_pkgver=1.20.1
|
||||
_pkgver=2.0.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.1
|
||||
pkgver=2.0.0
|
||||
pkgrel=1
|
||||
pkgdesc='Identification and analysis of miRNA sponge interaction networks and modules'
|
||||
arch=('x86_64')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d53755fd82ae57ef2d448ce2180999c7237aeed83c63a213b416b747733cf1f7')
|
||||
sha256sums=('3a5038938a0e099c4978a8a0d116c92e92d1f150b535e40afe01e7afb6532566')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue