mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mosaics: auto updated to 2.34.0-1
This commit is contained in:
parent
d15890554d
commit
b4d79c74d6
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.32.0
|
||||
_pkgver=2.34.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.32.0
|
||||
pkgrel=2
|
||||
pkgver=2.34.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=('4bfba820d7d7699b62cbc8fa0486d2cac2359b027705c2016ff1c39e68271f27')
|
||||
sha256sums=('beb8eab0d9f55f11f53b650db341a90c6365278bb1e098d55404092504f9dca4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue