mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cghbase: auto updated to 1.66.0-1
This commit is contained in:
parent
4c157aa7df
commit
d6fed81772
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CGHbase
|
||||
_pkgver=1.64.0
|
||||
_pkgver=1.66.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.64.0
|
||||
pkgver=1.66.0
|
||||
pkgrel=1
|
||||
pkgdesc='CGHbase: Base functions and classes for arrayCGH data analysis.'
|
||||
arch=('any')
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-marray
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f3eff2a421b065a6945eefce5179a39a2372378e74bb9b4cfdd06d379b4be3bb')
|
||||
sha256sums=('66d97ede2119fef790875869aa13dc32bbdcd167b07355ed86164b5acc119c3d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue