r-transcriptr: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:19:24 +00:00
parent 5c4da7e3ce
commit ad67fc408a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=transcriptR
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgver=1.24.0
pkgrel=1
pkgdesc='An Integrative Tool for ChIP- And RNA-Seq Based Primary Transcripts Detection and Quantification'
arch=('any')
@ -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=('de9748195575473a10ffd76013b3c6bc307fa85401e5d3058078f4afc717b4dc')
sha256sums=('03f8a7c3513719e7e5a86995e856c34d158463cc2d83dc65a2fcdbd2b45286fd')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"