mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-flames: auto updated to 1.2.1-1
This commit is contained in:
parent
bb787b04b6
commit
8a0d3fd57a
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=FLAMES
|
||||
_pkgver=1.2.0
|
||||
_pkgver=1.2.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.0
|
||||
pkgver=1.2.1
|
||||
pkgrel=1
|
||||
pkgdesc='FLAMES: Full Length Analysis of Mutations and Splicing in long read RNA-seq data'
|
||||
arch=('x86_64')
|
||||
|
@ -45,7 +45,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ddba8e95070efb9f98e40d3bef14a623100b72fd93e5960837ff305a12faab4c')
|
||||
sha256sums=('ad368abf06bcdc31598822bcaf4d6f84efd27ec2d57320a5a91d5c7f27c4d277')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue