From b1863ba3cc0366dac5ca23f3b269a41fa95ab189 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 28 Apr 2024 20:03:50 +0000 Subject: [PATCH] r-tbsignatureprofiler: auto updated to 1.14.0-2 --- BioArchLinux/r-tbsignatureprofiler/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-tbsignatureprofiler/PKGBUILD b/BioArchLinux/r-tbsignatureprofiler/PKGBUILD index f47097a815..a6dfdc94fe 100644 --- a/BioArchLinux/r-tbsignatureprofiler/PKGBUILD +++ b/BioArchLinux/r-tbsignatureprofiler/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=TBSignatureProfiler _pkgver=1.14.0 pkgname=r-${_pkgname,,} pkgver=1.14.0 -pkgrel=1 +pkgrel=2 pkgdesc='Profile RNA-Seq Data Using TB Pathway Signatures' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"