r-transcriptr: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 03:42:10 +00:00
parent 8c28d0926c
commit 67edbcb401

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=transcriptR
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgrel=2
pkgver=1.32.0
pkgrel=1
pkgdesc='An Integrative Tool for ChIP- And RNA-Seq Based Primary Transcripts Detection and Quantification'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -35,7 +35,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('70e109d46c606675e513d54c387427c53b6044a0fba8765c7bf54aeab55074d1')
sha256sums=('d190c6489a9094924c15b43aa86284552144103a40e6434f699e60947d0ba1d3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"