From 1e628531efd086d622181d55834ac57b719fc490 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 6 Apr 2024 00:28:09 +0000 Subject: [PATCH] r-bambu: auto updated to 3.4.1-1 --- BioArchLinux/r-bambu/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-bambu/PKGBUILD b/BioArchLinux/r-bambu/PKGBUILD index cfebb10137..1bf3ea33eb 100644 --- a/BioArchLinux/r-bambu/PKGBUILD +++ b/BioArchLinux/r-bambu/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=bambu -_pkgver=3.4.0 +_pkgver=3.4.1 pkgname=r-${_pkgname,,} -pkgver=3.4.0 +pkgver=3.4.1 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=('d17030e8bb4eab2d9571a0128460582b18b5ac1ac64f0f80279d7227d152ec0a') +sha256sums=('67162f4d0c2a8b5d7c417d4a3dd863faf78f2b87ddfd05b4eac7de3692dd5148') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"