r-spia: auto updated to 2.48.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 05:29:19 +00:00
parent d380d4be0c
commit 8fcfea9b1b

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SPIA
_pkgver=2.46.0
_pkgver=2.48.0
pkgname=r-${_pkgname,,}
pkgver=2.46.0
pkgrel=2
pkgver=2.48.0
pkgrel=1
pkgdesc='Signaling Pathway Impact Analysis (SPIA) using combined evidence of pathway over-representation and unusual signaling perturbations'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -19,7 +19,7 @@ optdepends=(
r-rgraphviz
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0ffc29805d1e4b4e9d7dfb86985c9fb3f91c242b17215f92a012d586be180e61')
sha256sums=('fc246d7db41f6c34e6ca4d4f8fc63c20e79a171168e9e96283c8bf3e0ce9d5e8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"