r-multisight: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 22:36:59 +00:00
parent 9594d69dfc
commit c358e69298

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=multiSight
_pkgver=1.3.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.3.0
pkgver=1.4.0
pkgrel=1
pkgdesc='Multi-omics Classification, Functional Enrichment and Network Inference analysis'
arch=('any')
@ -49,7 +49,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('cdfc4c7effdfe3ab59d190f4bcef0eb5aebccf5200035dabfcaaa586d981c092')
sha256sums=('08b4b5b8fc830e9972c9fdade8925b787c90e38f823652a5f8af46efa7487dda')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"