mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-beadarray: auto updated to 2.56.0-1
This commit is contained in:
parent
2e9a2ba723
commit
355463d028
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=beadarray
|
||||
_pkgver=2.54.0
|
||||
_pkgver=2.56.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.54.0
|
||||
pkgver=2.56.0
|
||||
pkgrel=1
|
||||
pkgdesc='Quality assessment and low-level analysis for Illumina BeadArray data'
|
||||
arch=('x86_64')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-vsn
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('98b2f9f725d6af78809275b0977e96813b8791cef31bb8c819b3a0245535aa79')
|
||||
sha256sums=('eda8f66e30ab1e4cf7005b2b7b44a36668b9a17174bc139e145e0c6cb6a414ce')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue