mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-agimicrorna: auto updated to 2.56.0-1
This commit is contained in:
parent
7869084476
commit
fae111c3dd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=AgiMicroRna
|
||||
_pkgver=2.54.0
|
||||
_pkgver=2.56.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.54.0
|
||||
pkgver=2.56.0
|
||||
pkgrel=1
|
||||
pkgdesc='Processing and Differential Expression Analysis of Agilent microRNA chips'
|
||||
arch=('any')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-marray
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('427378b7d953a52da83a997592cd96a5a08c11f00b9ce810e90eb4d75ccfa8ae')
|
||||
sha256sums=('b1982b7377c60ce1ec983ff15133af7de03ba92612803352277823adfe0d3df0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue