diff --git a/BioArchLinux/r-consensusde/PKGBUILD b/BioArchLinux/r-consensusde/PKGBUILD index cb31a724d5..a0b5d8d6d4 100644 --- a/BioArchLinux/r-consensusde/PKGBUILD +++ b/BioArchLinux/r-consensusde/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=consensusDE _pkgver=1.20.0 pkgname=r-${_pkgname,,} pkgver=1.20.0 -pkgrel=1 +pkgrel=2 pkgdesc='RNA-seq analysis using multiple algorithms' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"