mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-prebs: auto updated to 1.36.0-1
This commit is contained in:
parent
a0cdc25b54
commit
a519133130
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=prebs
|
||||
_pkgver=1.34.0
|
||||
_pkgver=1.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.0
|
||||
pkgver=1.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Probe region expression estimation for RNA-seq data for improved microarray comparability'
|
||||
arch=('any')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-prebsdata
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3741b9b7a630997c6f17b272e6cbef19b503936f02c05d5f109d855efef9bab7')
|
||||
sha256sums=('2009434993a39c21e2ea66fb9cc23b0ff73c1448972e573a5f0ba4b36be7e26c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue