r-cummerbund: auto updated to 2.38.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:48:53 +00:00
parent c7e76b9487
commit 3e65b85705

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cummeRbund
_pkgver=2.36.0
_pkgver=2.38.0
pkgname=r-${_pkgname,,}
pkgver=2.36.0
pkgver=2.38.0
pkgrel=1
pkgdesc='Analysis, exploration, manipulation, and visualization of Cufflinks high-throughput sequencing data.'
arch=('any')
@ -32,7 +32,7 @@ optdepends=(
r-stringr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1477a6e16b8f8d480900eac49f23dd6821d59a0de1051da15e4b49f169866004')
sha256sums=('185478a9e3ed1b8c8bc9e475a8cf42720ef1ca79078c1cc19dfe9b4162b58adc')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"