r-igc: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 02:30:04 +00:00
parent 473f4a1f7a
commit 62d49fa3b7

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=iGC
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgver=1.36.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=('178d0943773e89799122883de8f3c691587fd975d324e3c8da58954b7626c0f6')
sha256sums=('eab74061ac7b0c065219aac136e8e75150416b15b48c7f2a5bbc075936145bc8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"