mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-eximir: auto updated to 2.48.0-1
This commit is contained in:
parent
2c02b39c10
commit
4144cbdc92
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ExiMiR
|
||||
_pkgver=2.46.0
|
||||
_pkgver=2.48.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.46.0
|
||||
pkgver=2.48.0
|
||||
pkgrel=1
|
||||
pkgdesc='R functions for the normalization of Exiqon miRNA array data'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-mirna10cdf
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('64f200f9df2344135ed203853348347dd58b49b34a4dc95cb39e3b951a886d05')
|
||||
sha256sums=('9806141c58515de1d8e60ec1d124079f133ef80281e5ff696eb51fd10360a7f6')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue