r-podcall: auto updated to 1.2.0-1

This commit is contained in:
BioArchLinuxBot 2022-01-28 00:20:44 +00:00
parent 2437b11d7f
commit bbc57560e9

View file

@ -3,7 +3,7 @@
_pkgname=PoDCall
_pkgver=1.2.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=1.2.0
pkgrel=1
pkgdesc='Positive Droplet Calling for DNA Methylation Droplet Digital PCR'
arch=('any')
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('e1a18fc35ee21f9a58d4abe3f003b727d5a8a29167085d5b73e57b1fcbb49043')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"