r-riboprofiling: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 13:30:54 +00:00
parent 2549feea45
commit 41e5292e9f

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RiboProfiling
_pkgver=1.32.0
_pkgver=1.34.0
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgrel=2
pkgver=1.34.0
pkgrel=1
pkgdesc='Ribosome Profiling Data Analysis: from BAM to Data Representation and Interpretation'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -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=('c3ab88dc2bdcd9a020559e86376f59a9341b13833014242e493749ddaf3fa3ad')
sha256sums=('84f3bf8688eb8defbd0f780442b8ec4e27cdd228d7b6c30fcc4adb495eed1a40')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"