diff --git a/BioArchLinux/r-synapsis/PKGBUILD b/BioArchLinux/r-synapsis/PKGBUILD index 87d485724a..816262fdd4 100644 --- a/BioArchLinux/r-synapsis/PKGBUILD +++ b/BioArchLinux/r-synapsis/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=synapsis _pkgver=1.8.0 pkgname=r-${_pkgname,,} pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc='An R package to automate the analysis of double-strand break repair during meiosis' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"