diff --git a/BioArchLinux/r-ebarrays/PKGBUILD b/BioArchLinux/r-ebarrays/PKGBUILD index aefb477b31..7b97805525 100644 --- a/BioArchLinux/r-ebarrays/PKGBUILD +++ b/BioArchLinux/r-ebarrays/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=EBarrays _pkgver=2.66.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Unified Approach for Simultaneous Gene Clustering and Differential Expression Identification" arch=(x86_64) url="https://bioconductor.org/packages/$_pkgname"