mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mdqc: auto updated to 1.64.0-1
This commit is contained in:
parent
452fc940b6
commit
d11645ba8c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mdqc
|
||||
_pkgver=1.62.0
|
||||
_pkgver=1.64.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.62.0
|
||||
pkgver=1.64.0
|
||||
pkgrel=1
|
||||
pkgdesc='Mahalanobis Distance Quality Control for microarrays'
|
||||
arch=('any')
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('13440331eb1ddc662094c2839f78cbf1c05e66ee0e40455e51e7c0c175fa6578')
|
||||
sha256sums=('8ede5bc1eae8540c551d4c68658e3dac603f027c3b6bcf9318490bd7707ad160')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue