mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bayseq: auto updated to 2.40.0-1
This commit is contained in:
parent
ddcd25df93
commit
1839ad1edb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=baySeq
|
||||
_pkgver=2.38.0
|
||||
_pkgver=2.40.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.38.0
|
||||
pkgver=2.40.0
|
||||
pkgrel=1
|
||||
pkgdesc='Empirical Bayesian analysis of patterns of differential expression in count data'
|
||||
arch=('any')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-biocstyle
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('343d1ffece90f2ce5da7a37f41b471f2e6ad35abb7ed811272867619bff5935a')
|
||||
sha256sums=('f54f35781e8fb82718166dd5c6cd486793fbf14b6dce03b43bd54ddc9f4a176e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue