mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cghnormaliter: auto updated to 1.60.0-1
This commit is contained in:
parent
6ab31d6c6b
commit
b32a30b638
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CGHnormaliter
|
||||
_pkgver=1.58.0
|
||||
_pkgver=1.60.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.58.0
|
||||
pkgver=1.60.0
|
||||
pkgrel=1
|
||||
pkgdesc='Normalization of array CGH data with imbalanced aberrations.'
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-cghcall
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4afa01c3771dc5bfe024e2d4ef877ef8ed4eedbe97e0037dfa0ea27d1280fa1b')
|
||||
sha256sums=('25314c780567bc397c0b638d23cff1f7ecd2cdfb61213ffe3b4e61ca86f4297e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue