r-siggenes: auto updated to 1.80.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 15:30:01 +00:00
parent 9987f11c80
commit 6671a03763

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=siggenes
_pkgver=1.78.0
_pkgver=1.80.0
pkgname=r-${_pkgname,,}
pkgver=1.78.0
pkgver=1.80.0
pkgrel=1
pkgdesc="Multiple Testing using SAM and Efron's Empirical Bayes Approaches"
arch=('any')
@ -22,7 +22,7 @@ optdepends=(
r-kernsmooth
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d53e262aed40e60c4de944583367f84065ca4ea284135e7a0af9378170839648')
sha256sums=('07e78f47532d57978157d390eb3e5e756b766ee7f89f72c376fc49fa2af13e35')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"