r-aneufinder: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 22:19:32 +00:00
parent c7c366d787
commit 10847ba811

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AneuFinder
_pkgver=1.32.0
_pkgver=1.34.0
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgver=1.34.0
pkgrel=1
pkgdesc='Analysis of Copy Number Variation in Single-Cell-Sequencing Data'
arch=('x86_64')
@ -40,7 +40,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8e455ff85459391c22bbba2f5561ab34c75bff6f2989ff781100664f3578f535')
sha256sums=('6011244fd58c8f310c421589eb869996ddc1c002c10e1e5313808b136ebc0b7f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"