r-omnipathr: auto updated to 3.2.8-1

This commit is contained in:
BioArchLinuxBot 2022-02-25 21:30:55 +00:00
parent 535c0fcc23
commit c8880cc6f2

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=OmnipathR
_pkgver=3.2.5
_pkgver=3.2.8
pkgname=r-${_pkgname,,}
pkgver=3.2.5
pkgver=3.2.8
pkgrel=1
pkgdesc='OmniPath web service client and more'
arch=('any')
@ -52,7 +52,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3aa93e7cce64a300a0108d6222740cdff38dc5bae6a2360193843763e75bb34e')
sha256sums=('4b9bc7bb6c3935c2f2360c2ab6017e1cd70d1735e8898f09775aae3cb232216f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"