mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-partcnv: auto updated to 1.2.0-1
This commit is contained in:
parent
dff096b5b8
commit
9d586add13
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=partCNV
|
||||
_pkgver=1.0.0
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Infer locally aneuploid cells using single cell RNA-seq data"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -29,8 +29,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e004f2129cbb1fe1e84e33cf223c06f6')
|
||||
b2sums=('51ed457d79c7f0692d8ea0bbedf0f87e3c3fe8edab5dd10bccc61bd053a0cb8478c9b9eee0405f19063fdf57ca65592b965881f53da82582bc78701f103b04d1')
|
||||
md5sums=('3ae8c50053b7b72400a754ffd2039e96')
|
||||
b2sums=('720abd685db51e1c5d92a53ee183cf3bd737995aacf3542737addc3a75289e91d3dff9a2f4c3c54b4dcfed0b0af97d5c552b680164f7ac06cb18a48071ed7119')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue