diff --git a/BioArchLinux/r-mutationalpatterns/PKGBUILD b/BioArchLinux/r-mutationalpatterns/PKGBUILD index 76496fe4c7..8586e787bb 100644 --- a/BioArchLinux/r-mutationalpatterns/PKGBUILD +++ b/BioArchLinux/r-mutationalpatterns/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=MutationalPatterns _pkgver=3.12.0 pkgname=r-${_pkgname,,} pkgver=3.12.0 -pkgrel=1 +pkgrel=2 pkgdesc='Comprehensive genome-wide analysis of mutational processes' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"