r-purecn: auto updated to 2.8.1-1

This commit is contained in:
BioArchLinuxBot 2023-11-23 00:11:45 +00:00
parent fea75a90b5
commit afe4ed3fbf

View file

@ -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}"