r-riboprofiling: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 05:04:27 +00:00
parent a65ae6e7e4
commit 8fd426aafb

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RiboProfiling
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='Ribosome Profiling Data Analysis: from BAM to Data Representation and Interpretation'
arch=('any')
@ -37,7 +37,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9d16def6f60fa60d10e1aa3c217992e6210185eadd894f26204cbe87eafef4eb')
sha256sums=('176b645b176469ba76d953a12618278e4a96b813eff33808637f2e300acba422')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"