r-ballgown: auto updated to 2.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-01-14 08:33:23 +08:00
parent 0a33708abe
commit 425fbabb07

View file

@ -3,7 +3,7 @@
_pkgname=ballgown
_pkgver=2.26.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=2.26.0
pkgrel=1
pkgdesc='Flexible, isoform-level differential expression analysis'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('2e9b0db08396da8432237a1a8755bbf8d9592a39162f52737fffedac04f2333a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"