mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hipathia: auto updated to 3.6.0-1
This commit is contained in:
parent
4daf2aaeda
commit
13c6db4ead
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=hipathia
|
||||
_pkgver=3.4.0
|
||||
_pkgver=3.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.4.0
|
||||
pkgver=3.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='HiPathia: High-throughput Pathway Analysis'
|
||||
arch=('any')
|
||||
|
@ -37,7 +37,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('44656892cded6e591594ff8dd0b3ceccdfc44f388ea0d01211ebd4401b851190')
|
||||
sha256sums=('2a11a4119ffbbf23719068f59d08838c8fc2f5350a51c8b3ecf4f5edb60cec40')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue