r-spia: auto updated to 2.54.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-26 01:49:54 +00:00
parent d238df111d
commit a5947bc183

View file

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