mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mosaics: auto updated to 2.42.0-1
This commit is contained in:
parent
6f7963bc56
commit
27b7fc4048
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mosaics
|
||||
_pkgver=2.40.0
|
||||
_pkgver=2.42.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.40.0
|
||||
pkgrel=2
|
||||
pkgver=2.42.0
|
||||
pkgrel=1
|
||||
pkgdesc='MOSAiCS (MOdel-based one and two Sample Analysis and Inference for ChIP-Seq)'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-parallel
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('059be9cc10690f42bd5031aa17f05a9db0f6d0f1163e6eaf76b63979787225ea')
|
||||
sha256sums=('b2d1a98f602bd422e8cf295a44b0beefe949729ee627f3957f9f5bf4c3e70b00')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue