mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bambu: auto updated to 3.0.1-1
This commit is contained in:
parent
0352f6a8f9
commit
bf01793897
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=bambu
|
_pkgname=bambu
|
||||||
_pkgver=3.0.0
|
_pkgver=3.0.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=3.0.0
|
pkgver=3.0.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Reference-guided isoform reconstruction and quantification for long read RNA-Seq data'
|
pkgdesc='Reference-guided isoform reconstruction and quantification for long read RNA-Seq data'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -53,7 +53,7 @@ optdepends=(
|
||||||
r-utils
|
r-utils
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('2fb4b04cedda0360ec0b919305076a41a2e5a39a2753540e23be98cc4bac423c')
|
sha256sums=('c46f20aed1c4e91219dca13f151f944c2c052eb036660fc2fd335859d7067023')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue