r-flames: auto updated to 1.2.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-19 00:06:20 +00:00
parent bb787b04b6
commit 8a0d3fd57a

View file

@ -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}"