diff --git a/BioArchLinux/r-delocal/PKGBUILD b/BioArchLinux/r-delocal/PKGBUILD index 716a98a1e3..d7b5a8e5bf 100644 --- a/BioArchLinux/r-delocal/PKGBUILD +++ b/BioArchLinux/r-delocal/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=DELocal _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Identifies differentially expressed genes with respect to other local genes" arch=(any) url="https://bioconductor.org/packages/${_pkgname}"