mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-marray: auto updated to 1.84.0-1
This commit is contained in:
parent
2d172736af
commit
e76a3a52bd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=marray
|
||||
_pkgver=1.82.0
|
||||
_pkgver=1.84.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.82.0
|
||||
pkgver=1.84.0
|
||||
pkgrel=1
|
||||
pkgdesc='Exploratory analysis for two-color spotted microarray data'
|
||||
arch=('any')
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-tkwidgets
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1e742111e2d7e3dfdf40f21591089939bd867ee37de79a994fa6a925125626c1')
|
||||
sha256sums=('29298e6096096d2a2ec25796600d71671973e4de2124fdcc04247fd2d38a9048')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue