r-bambu: auto updated to 2.2.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:05:37 +00:00
parent e5d40c5da8
commit b506417e56

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=bambu
_pkgver=2.0.6
_pkgver=2.2.0
pkgname=r-${_pkgname,,}
pkgver=2.0.6
pkgver=2.2.0
pkgrel=1
pkgdesc='Reference-guided isoform reconstruction and quantification for long read RNA-Seq data'
arch=('x86_64')
@ -53,7 +53,7 @@ optdepends=(
r-utils
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a9950eca1a2f7d19111a9e5366a4375896c9e276afc4ebededb47e77ad603711')
sha256sums=('dce0865d3ffb4e42679dcf6806850687dab954ab90279c972ca7e4e9ed858235')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"