r-purecn: auto updated to 2.0.2-1

This commit is contained in:
BioArchLinuxBot 2022-03-04 20:10:36 +00:00
parent 90a56aa9bd
commit 4155d7aabf

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=PureCN
_pkgver=2.0.1
_pkgver=2.0.2
pkgname=r-${_pkgname,,}
pkgver=2.0.1
pkgver=2.0.2
pkgrel=1
pkgdesc='Copy number calling and SNV classification using targeted short read sequencing'
arch=('any')
@ -51,7 +51,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('88f28fdb5223e221b300057f16badf75479f23dbddc019e4be2219c5bdd34714')
sha256sums=('888b426cbc6293c036cce205e855b96d2a818ac3d01cc9a28460b44bbd288741')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"