r-inpas: auto updated to 2.12.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 05:21:37 +00:00
parent 310d84f343
commit 6bb34b159a

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=InPAS
_pkgver=2.10.0
_pkgver=2.12.0
pkgname=r-${_pkgname,,}
pkgver=2.10.0
pkgrel=2
pkgver=2.12.0
pkgrel=1
pkgdesc='A Bioconductor package for identifying novel Alternative PolyAdenylation Sites (PAS) from RNA-seq data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -55,7 +55,7 @@ optdepends=(
r-txdb.mmusculus.ucsc.mm10.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3e4a8db2ee1472e21f8ed71598a0e795acc80c321d14fef5d99e2d5f3aa64519')
sha256sums=('ab2408b602090269454e32767197f571b9890ce4673fd20c6ae5e31e336a1f16')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"