r-sigpathway: auto updated to 1.64.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 00:35:16 +00:00
parent f4306c1298
commit 63dffbb315

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sigPathway
_pkgver=1.62.0
_pkgver=1.64.0
pkgname=r-${_pkgname,,}
pkgver=1.62.0
pkgrel=2
pkgver=1.64.0
pkgrel=1
pkgdesc='Pathway Analysis'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -18,7 +18,7 @@ optdepends=(
r-xml
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c9217155e1f3c0868b0b339b66bd3577ba313f8f0816539164cfc7b75ea886b0')
sha256sums=('2e6aaf7037c3a45c3e5d1be13e89ffa9f462d3525554adcf57c6b8d717e453b0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"