mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-purecn: auto updated to 2.8.1-1
This commit is contained in:
parent
fea75a90b5
commit
afe4ed3fbf
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=PureCN
|
||||
_pkgver=2.8.0
|
||||
_pkgver=2.8.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.8.0
|
||||
pkgver=2.8.1
|
||||
pkgrel=1
|
||||
pkgdesc='Copy number calling and SNV classification using targeted short read sequencing'
|
||||
arch=('any')
|
||||
|
@ -50,7 +50,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ef62c8a8a52b50ddf12cb5adb08bce764eec8b784165e3e8937375e65b4504cd')
|
||||
sha256sums=('f2ac2ee30b8da345f3170f964ef79c61b19ca85948fc6bdcb374d32e64702142')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue