mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fraser: auto updated to 1.12.1-1
This commit is contained in:
parent
13370ef836
commit
84eba20b5a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=FRASER
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.12.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.12.1
|
||||
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=('168961cc4b04f6e92fa08ca050ec2d189a4d0c234dd1a407bb616a9d5f621e1c')
|
||||
sha256sums=('ca77ce8eae5bdc1ca7498450c2f5e9687b21531a63960878067e674b4b1e2612')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue