r-ipath: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 12:40:45 +00:00
parent 582711a3b9
commit a2bfbcb266

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=iPath
_pkgver=1.2.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgrel=2
pkgver=1.4.0
pkgrel=1
pkgdesc='iPath pipeline for detecting perturbed pathways at individual level'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -28,7 +28,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1c4ef038ce63d99aa32028b008d1720fdacd39081bb6517f6f3e17e6861c7cbe')
sha256sums=('98373225dc046b6f76f72a1990e20d014d1353a121595528571c002e9d11c435')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"