r-irisfgm: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-11 00:23:17 +00:00
parent 04a1323f89
commit a0cb788c50

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=IRISFGM
_pkgver=1.2.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgver=1.4.0
pkgrel=1
pkgdesc='Comprehensive Analysis of Gene Interactivity Networks Based on Single-Cell RNA-Seq'
arch=('x86_64')
@ -40,7 +40,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('052de62af84d10731a6ded98d9b9f5aeef839420275f94b99fddc475bc2716fb')
sha256sums=('e08495fab173360144b111f32105ab21b0ca5d92d3b40a3f64e0e1fac6ec898d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"