r-cummerbund: auto updated to 2.46.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 06:07:32 +00:00
parent 8f21e4b6cb
commit a21c8faf13

View file

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