r-podcall: auto updated to 1.10.1-1

This commit is contained in:
BioArchLinuxBot 2024-01-18 00:05:40 +00:00
parent 4ca820edca
commit b1819d4062

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=PoDCall
_pkgver=1.10.0
_pkgver=1.10.1
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.10.1
pkgrel=1
pkgdesc='Positive Droplet Calling for DNA Methylation Droplet Digital PCR'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('32f3d7fb44c0fb2b444b48dc3da8f08ba0077e1ebe19eeb74bab88eace1d0fb1')
sha256sums=('ed63dda461b056a25840032977c2d3986c159b9d53a30d751970fd014d58b624')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"