r-ppistats: auto updated to 1.62.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 10:51:52 +00:00
parent abf0b81550
commit bd6edf640a

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ppiStats
_pkgver=1.60.0
_pkgver=1.62.0
pkgname=r-${_pkgname,,}
pkgver=1.60.0
pkgrel=2
pkgver=1.62.0
pkgrel=1
pkgdesc='Protein-Protein Interaction Statistical Package'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -23,7 +23,7 @@ optdepends=(
r-yeastexpdata
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('97310c0404caa79855e1a68ee9cf868242c893776a9c49aab929eec09ae82df6')
sha256sums=('01a9a0f95d0abb2d32d28bf064eb08a087cebc89c8ba2239e9a07801959baf70')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"