From d81567e34f9d24a547249bed6cc039eb0729adea Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 18 Dec 2024 14:38:40 +0000 Subject: [PATCH] r-inpas: auto updated to 2.14.0-1 --- BioArchLinux/r-inpas/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-inpas/PKGBUILD b/BioArchLinux/r-inpas/PKGBUILD index e03126fbbd..67ad1c69d1 100644 --- a/BioArchLinux/r-inpas/PKGBUILD +++ b/BioArchLinux/r-inpas/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=InPAS -_pkgver=2.12.0 +_pkgver=2.14.0 pkgname=r-${_pkgname,,} -pkgver=2.12.0 +pkgver=2.14.0 pkgrel=1 pkgdesc='A Bioconductor package for identifying novel Alternative PolyAdenylation Sites (PAS) from RNA-seq data' arch=('any') @@ -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=('ab2408b602090269454e32767197f571b9890ce4673fd20c6ae5e31e336a1f16') +sha256sums=('4589f2c8ffea1430c44211d6a987fd2600d809927ab860baf99a544282fc2beb') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"