r-siggenes: auto updated to 1.70.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 04:46:17 +00:00
parent 4f72954e18
commit 161afb72cd

View file

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