mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-transcriptr: auto updated to 1.34.0-1
This commit is contained in:
parent
8d81d088d8
commit
f097438f7d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=transcriptR
|
||||
_pkgver=1.32.0
|
||||
_pkgver=1.34.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.32.0
|
||||
pkgver=1.34.0
|
||||
pkgrel=1
|
||||
pkgdesc='An Integrative Tool for ChIP- And RNA-Seq Based Primary Transcripts Detection and Quantification'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d190c6489a9094924c15b43aa86284552144103a40e6434f699e60947d0ba1d3')
|
||||
sha256sums=('85ac1470223077362f14bedc47e67df6d2420bb0a6fb1d002de820bbdde36401')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue