r-gaga: auto updated to 2.52.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 15:39:38 +00:00
parent a28bb9a758
commit d27c9a8028

View file

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