r-gaga: auto updated to 2.42.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 04:59:11 +00:00
parent ce31277349
commit e14d7520a4

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=gaga
_pkgver=2.40.0
_pkgver=2.42.0
pkgname=r-${_pkgname,,}
pkgver=2.40.0
pkgrel=2
pkgver=2.42.0
pkgrel=1
pkgdesc='GaGa hierarchical model for high-throughput data analysis'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -19,7 +19,7 @@ optdepends=(
r-parallel
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('743d236af0534c0929f50111a0598fe5b6c94bf8fc4e0d743f6bc053980da9ab')
sha256sums=('abebc8a6e6994b7781ea47d526ad66bdb585031ba2696fffccf5d547c751429d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"