From b290bb492f05d121b6a655a7123761a01597946b Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 29 Mar 2024 18:08:26 +0000 Subject: [PATCH] r-matchbox: auto updated to 1.44.0-2 --- BioArchLinux/r-matchbox/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-matchbox/PKGBUILD b/BioArchLinux/r-matchbox/PKGBUILD index eccc5b46b4..64e1d6ad7a 100644 --- a/BioArchLinux/r-matchbox/PKGBUILD +++ b/BioArchLinux/r-matchbox/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=matchBox _pkgver=1.44.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Utilities to compute, compare, and plot the agreement between ordered vectors of features (ie. distinct genomic experiments). The package includes Correspondence-At-the-TOP (CAT) analysis" arch=(any) url="https://bioconductor.org/packages/$_pkgname"