mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-oppar: auto updated to 1.34.0-1
This commit is contained in:
parent
dcefe24463
commit
b2184a26d1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=oppar
|
||||
_pkgver=1.32.0
|
||||
_pkgver=1.34.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.32.0
|
||||
pkgver=1.34.0
|
||||
pkgrel=1
|
||||
pkgdesc='Outlier profile and pathway analysis in R'
|
||||
arch=('x86_64')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-snow
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('bd3455a8b5ad797b128c6ff71361107c36c72a461289a49de9a1d4c07d6bacad')
|
||||
sha256sums=('0d64f19454bb20411f60bee39b8646599451833ad6cb94245cadc14a8928f1c0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue