mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-outrider: auto updated to 1.20.0-1
This commit is contained in:
parent
a5c3a68813
commit
b30eb813b6
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=OUTRIDER
|
||||
_pkgver=1.18.1
|
||||
_pkgver=1.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.1
|
||||
pkgver=1.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='OUTRIDER - OUTlier in RNA-Seq fInDER'
|
||||
arch=('x86_64')
|
||||
|
@ -49,7 +49,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b1aa0a56b11f3151cbe60ac5828d5f924aecddee5d5345d3973dbd77b1beb323')
|
||||
sha256sums=('cc932fd6bfa5007137d832ccd8ff5dc0be00cd420c34cec728c033adf0f43afb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue