mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bader: auto updated to 1.36.0-1
This commit is contained in:
parent
7908a0fd5f
commit
db0d570d33
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BADER
|
||||
_pkgver=1.34.0
|
||||
_pkgver=1.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.0
|
||||
pkgrel=4
|
||||
pkgver=1.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Bayesian Analysis of Differential Expression in RNA Sequencing Data'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-pasilla
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f56af452a2bbac0cec2afded4d290c93c1805a8ed8795926861d066d450ebd44')
|
||||
sha256sums=('59c351ae313dfabdeb0c7737bde822261e4143294f4cf27ae15e5432a3ab7bc2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue