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"