mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-adacgh2: auto updated to 2.36.0-1
This commit is contained in:
parent
1f6b092e7f
commit
50fe1000cd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ADaCGH2
|
||||
_pkgver=2.34.0
|
||||
_pkgver=2.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.34.0
|
||||
pkgver=2.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of big data from aCGH experiments using parallel computing and ff objects'
|
||||
arch=('x86_64')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-rmpi
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('544d969f5c9d6ed3c7e8915f0c44ed34473470cfcbfe17211750c43174e30128')
|
||||
sha256sums=('45bb2f204384a6e6d18e41fd84ec4f3a1103f3d6f887aee584077a4e05ed922b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue