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