mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mbpcr: auto updated to 1.60.0-1
This commit is contained in:
parent
94fcc50d5f
commit
9c160e3b29
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mBPCR
|
||||
_pkgver=1.58.0
|
||||
_pkgver=1.60.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.58.0
|
||||
pkgver=1.60.0
|
||||
pkgrel=1
|
||||
pkgdesc='Bayesian Piecewise Constant Regression for DNA copy number estimation'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('68660e0b32e896a9e63ee2adf14e44ec6aba171a13c01b3dc30016793f5c58a0')
|
||||
sha256sums=('92ec26d505cca72bbd9e70bcaa49ac9afbde44f29dfdaccc33cc8a08e1563bfb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue