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