r-igc: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 20:07:48 +00:00
parent 3c17f60ca9
commit d998ebb06a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=iGC
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgver=1.32.0
pkgrel=1
pkgdesc='An integrated analysis package of Gene expression and Copy number alteration'
arch=('any')
@ -21,7 +21,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('28dc246495a6711ac637a0f785927e8f42e00d11fb631576c8668996f7f13d6f')
sha256sums=('b911f1b49760de5c1a64b52cdc724429cb70aeb6408b45a1dde4b30a370b6b3f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"