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