mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-eximir: auto updated to 2.44.0-1
This commit is contained in:
parent
eb8fdf56b4
commit
2186532df1
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.42.0
|
||||
_pkgver=2.44.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.42.0
|
||||
pkgver=2.44.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=('cc387436a3d4e2c032ed505168f9f31fc9075e96ece969ddacd1541ef3a36d9f')
|
||||
sha256sums=('102d61cbd14f0bc6bd7ef8f20821396b56e0d878c74de02a59209521c2e76672')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue