mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-omnipathr: auto updated to 3.4.7-1
This commit is contained in:
parent
3fa43b3920
commit
98e8088db3
1 changed files with 4 additions and 4 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue