r-rnaseqsamplesize: auto updated to 2.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-01-14 07:41:36 +08:00
parent 99b80c3ef5
commit 388cd9f593

View file

@ -3,7 +3,7 @@
_pkgname=RnaSeqSampleSize
_pkgver=2.4.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=2.4.0
pkgrel=1
pkgdesc='RnaSeqSampleSize'
arch=('x86_64')
@ -25,7 +25,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('326f9942e2b8750fa416826e6f1a6c0406a503ba7048cb0f16b6f1810a18ee13')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"