mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-acgh: auto updated to 1.84.0-1
This commit is contained in:
parent
6671a03763
commit
3ce60692ec
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=aCGH
|
||||
_pkgver=1.82.0
|
||||
_pkgver=1.84.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.82.0
|
||||
pkgver=1.84.0
|
||||
pkgrel=1
|
||||
pkgdesc='Classes and functions for Array Comparative Genomic Hybridization data'
|
||||
arch=('x86_64')
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-multtest
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8a07604c059dc520178b0ac599f3d30d08b65928f1e17c7c63bd60cca6e9ac01')
|
||||
sha256sums=('f12bbf32adcb938ff2779162c02e0ab50ad353e67de7504424460743fa8637fd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue