From ffea51fa6c57f5ef2793925d3c5ea55b9cda4640 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 27 Apr 2024 22:46:22 +0000 Subject: [PATCH] r-inpas: auto updated to 2.10.0-2 --- BioArchLinux/r-inpas/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-inpas/PKGBUILD b/BioArchLinux/r-inpas/PKGBUILD index 5da57bc43e..65be6a18a3 100644 --- a/BioArchLinux/r-inpas/PKGBUILD +++ b/BioArchLinux/r-inpas/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=InPAS _pkgver=2.10.0 pkgname=r-${_pkgname,,} pkgver=2.10.0 -pkgrel=1 +pkgrel=2 pkgdesc='A Bioconductor package for identifying novel Alternative PolyAdenylation Sites (PAS) from RNA-seq data' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"