r-omnipathr: auto updated to 3.4.7-1

This commit is contained in:
BioArchLinuxBot 2022-10-18 15:35:40 +00:00
parent 3fa43b3920
commit 98e8088db3

View file

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