mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bambu: auto updated to 3.8.3-1
This commit is contained in:
parent
4bb0d686c0
commit
fedfe8419b
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.8.1
|
_pkgver=3.8.3
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=3.8.1
|
pkgver=3.8.3
|
||||||
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=('03dc777d60b6c86090af0c6339838f3bca802004e15d5480f67ab11244bf4403')
|
sha256sums=('87eace188139c96c14aedbbb20716de51eeaa784c4db3b2fc367cfce506dbe16')
|
||||||
|
|
||||||
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