diff --git a/BioArchLinux/r-decoupler/PKGBUILD b/BioArchLinux/r-decoupler/PKGBUILD index 209c19d7e8..02e0204557 100644 --- a/BioArchLinux/r-decoupler/PKGBUILD +++ b/BioArchLinux/r-decoupler/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=decoupleR _pkgver=2.2.2 pkgname=r-${_pkgname,,} pkgver=2.2.2 -pkgrel=2 +pkgrel=3 pkgdesc='decoupleR: Inferring biological activities from omics data using a collection of methods' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"