mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-inpas: auto updated to 2.4.0-1
This commit is contained in:
parent
96ba9f1904
commit
bfb807eda8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=InPAS
|
||||
_pkgver=2.2.0
|
||||
_pkgver=2.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.0
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='A Bioconductor package for identifying novel Alternative PolyAdenylation Sites (PAS) from RNA-seq data'
|
||||
arch=('any')
|
||||
|
@ -57,7 +57,7 @@ optdepends=(
|
|||
r-txdb.mmusculus.ucsc.mm10.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e523ef7ebfb6632c389030f5636f6943b6d240e262dc4dcc9ee278ebecc20f86')
|
||||
sha256sums=('37627a4179d745c35b014e4e7366cd1f41102e617f7544e8b9f7d9091c94cd9e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue